Hey gang,

I am trying to insert a simple textarea form field into an SQL Server 2k table and getting the "String or binary data would be truncated" error. The field in the database is a varchar(255) and the test content is simply the word 'Test'. I have tried using <cfqueryparam value="#form.strComments#" cfsqltype="CF_SQL_VARCHAR" maxlength="255"> and I get the same error. Any ideas?

BTW, Macromedia's wonderful forums are down now. Grrr
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to