At 10:06 8/31/2004 -0400, you wrote:
>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?

Can't you use data type text for the field?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to