This is a multi-part message in MIME format.

------=_NextPart_000_0010_01BFF659.6A3F0360
Content-Type: text/plain;
        charset="big5"
Content-Transfer-Encoding: quoted-printable

Hello everyone,

I am using coldfusion to query the Oracle8 database with a CLOB =
datatype, but when the CLOB field is NULL, the query returns some =
strange data (e.g. some html code) to the coldfusion. Can someone please =
help me to solve the problem?? Thanks in advance.

p.s. I used the normal method to select it and the select * included a =
column of CLOB datatype
=20
e.g.

SELECT * from country_details
WHERE country_code=3D12

Regards,
Gary

------=_NextPart_000_0010_01BFF659.6A3F0360
Content-Type: text/html;
        charset="big5"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dbig5" http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>Hello everyone,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I am using coldfusion to query the =
Oracle8 database=20
with a CLOB datatype, but when the CLOB field is NULL, the query returns =
some=20
strange data (e.g. some html code) to the coldfusion. Can someone please =
help me=20
to solve the problem?? Thanks in advance.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>p.s. I used the normal method to select =
it and the=20
select * included a column of CLOB datatype</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>e.g.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>SELECT * from =
country_details</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>WHERE country_code=3D12</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Regards,</FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2>Gary</FONT></DIV></FONT></DIV></BODY></HTML>

------=_NextPart_000_0010_01BFF659.6A3F0360--


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to