lsardba..tbl_response

-----Message d'origine-----
De : James Taavon [mailto:[EMAIL PROTECTED]]
Envoy� : 28 mai, 2002 12:52
� : SQL
Objet : ODBC Error Code = S1010 (Function sequence error)


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>


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to