> a.. I gave the query a name and got the same error.
Queries are not required to have a name.
> b.. I removed the cfsqltype and got the same error.
>
> <cfquery name="qData" datasource="moteladam_moteladam_com">
> update data
> set data = "" value="#form.EditorDefault#">
> where nav_id = #form.nav_id#
> </cfquery>
But did you change the datatype? How long is the string you are
trying to insert and what is the definition of the field you are
trying to update?
Jochem
--
I don't get it
immigrants don't work
and steal our jobs
- Loesje
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

