Hi Carlos,

What is the DataType of your column where you are inserting this XML
string.

Looks like you need to Change the DataType of your column.

Oracle can support storage of upto 4000 bytes(4k) for the VARCHAR2
datatype.

You could consider moving to LONG or CLOB datatype. Check the link
below.

http://techonthenet.com/oracle/datatypes.php

Regards,
Jayesh
Adobe CF Team



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289565
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to