Try:
<cfqueryparam value="#form.somefield#" cfsqltype="cf_sql_varchar"
maxlength="#max#" />

and replace #max# with the maximum size of the field.  If its a text or
cblob field then just remove the maxlength string altogether.
--
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
"Nothing endures but change." - Heraclitus
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to