possibly.
Are you querying a database using a CFQUERY or CFSTOREDPROC? If so are you
selecting a field that is of type ntext. If so here is your problem. Go
into the database and change the field type to text and all should be fine.
for some reason CF does not like the Unicode type of ntext. It copes with
nvarchar ok.
------------------------------------------------------------------
Andrew Ewings
Project Manager
Thoughtbubble Ltd
------------------------------------------------------------------
-----Original Message-----
From: Randy Adkins [mailto:[EMAIL PROTECTED]]
Sent: 02 October 2000 16:25
To: CF-Talk
Subject: Help? CF Error
Can anyone explain this?:
unknown exception condition PCodeRuntimeContextImp::executeSQLTagCFQuery
----------------------------------------------------------------------------
--
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.
------------------------------------------------------------------------------
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.