try outputting the SQL which CF is trying to execute, then run it using the 
DBMS management software.

You'll probably find this doesn't work either and it's either a SQL syntax 
(missing a comma or something) or semantics (maybe trying to insert data of 
a size which exceeds the allowed size in that row) problem.


Mark


At 12:45 PM 2/28/2001 +0000, you wrote:
>Hi,
>
>I have been getting this error - any idea what it is and how i can overcome
>it?
>
>
>Regards,
>
>Oliver Cookson
>
>---------
>
>
>Error Diagnostic Information
>ODBC Error Code = S1000 (General error)
>
>[Informix][Informix ODBC Driver][Informix]Identifier length exceeds the
>maximum allowed by this version of the server.
>
>The error occurred while processing an element with a general identifier of
>(CFQUERY), occupying document position (23:1) to (23:82).
>
>
>
>------------------------------------------------------------------------------
>To unsubscribe, send a message to [EMAIL PROTECTED] with 
>'unsubscribe' in the body or visit the list page at www.houseoffusion.com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to