> <cfquery datasource="moteladam_moteladam_com">
> update data
> set data = "" value="#form.EditorDefault#" cfsqltype="cf_sql_varchar">
> where nav_id = #form.nav_id#
> </cfquery>
>
>
> ERROR
>
> ODBC Error Code = S1104 (Invalid precision value)
>
>
> [Microsoft][ODBC Microsoft Access Driver]Invalid precision value
Varchar fields are limited to 255 chars in Access.
Jochem
--
I don't get it
immigrants don't work
and steal our jobs
- Loesje
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

