I got this error while doing a simple update query. never have seen it
before.

ODBC Error Code = S1010 (Function sequence error)


References this query:

<cfquery name="UpdateFile" datasource="lsarprod">
        update  lsardba.tbl_response
        set             final_doc = '#File.ServerFile#'
        where   r_id = '#url.lid#'
</cfquery>

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to