I'm running CFMX 6,1,0,83762 Enterprise and Developer. I can only speak to Oracle. I forget the numbers but my longer pages were truncated using CF_SQL_LONGVARCHAR. W/ the CF_SQL_CLOB, I've stored up to 1,413,000 characters w/o problems.
On Thu, 14 Oct 2004 22:01:02 +1000, Geoff Bowers <[EMAIL PROTECTED]> wrote: > Beth Bowden wrote: > > 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/ > --- 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/
