Had the same problem, code worked fine on the prototype db
but choked on long fields in Oracle. I remember that Sp2 was
not around at that time but was expected to fix the problem.
I'd Try sp2 first, if that doesn't cut it:
http://www.allaire.com/Handlers/index.cfm?ID=11433&Method=Full
Benekli19:56P17I2001
<->I probably know what this problem is. If your serialized WDDX structures
<->are longer than 4096 characters, you're hitting the 4k insert limit in SQL.
<->You can get around that with a stored procedure or in CF 4.5 with
<-><cfprocparam . I'm not sure how to do it in 4.5 but I can send you an
<->example stored procedure if you need one.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists