At 10:43 AM 6/1/00 -0400, you wrote:
>Error Occurred While Processing Request
>Error Diagnostic Information
>ODBC Error Code = 22001 (String data right truncation)
>
>
>[Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would
>be truncated.
>
>
>
>The error occurred while processing an element with a general identifier of
>(CFQUERY), occupying document position (41:7) to (41:98).


The data that you are trying to send to the database is either longer than 
the allowed length of the field or it's over the 4k literal text string limit.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to