How is the DSN configured in ColdFusion? Do you have it configured to allow CLOBs? If not, then CF will only insert a limited number of characters into a field (even if the field in the database is a CLOB, like 'text').
Scott On Mon, Nov 9, 2009 at 2:33 AM, dev-sg1 <[email protected]> wrote: > > Mark : > On Transfer, the field is a property ( type "string" ) of my object. > On SQLServer, the field is a "text" field (not NULL). > > Have a nice day. -- ----------------------------------------- Scott Brady http://www.scottbrady.net/ --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
