I've found that using <cfqueryparam cfsqltype="CF_SQL_CLOB"> allows much larger strings than does <cfsqltype="CF_SQL_LONGVARCHAR"> for Oracle. However, I believe you need to have updated to the latest version of ColdFusion.
Can you tell us specifically what version of CFMX? (I presume you're referring to the driver library?)
If line 104 in \fourq\_fourq\setData.cfm is changed to use 'CF_SQL_CLOB', it would be very helpful.
Are you saying this would be helpful in general or helpful specifically for Oracle implementations??
-- geoff http://www.daemon.com.au/
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
