Dan,

I might be wrong here, but it looks like Access is choking on your
choice of a cfsqltype.

Cutter

Daniel Farmer wrote:
> <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
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to