Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
xkxtnt #1
NativeErrorCode error code list
Hi All,
I am migrating CF5 application to CF MX and ran the code compability analyzer.
One of the result says
ColdFusion MX connects to Microsoft SQLServer using the DataDirect
Technologies type IV driver. This driver returns SQLState values that
maybe different from those returned by ColdFusion5 which connects
to Microsoft SQLServer using Microsoft's SQLServer ODBC driver. This
could affect other database drivers as well.
and the how to fix says
If you are checking SQLState for database errors you may need to change your
template to account for the different state returned by the JDBC Driver.
I am wondering if there is a complete list of all the error codes that might
be return by server.
ex. 2627 - duplicated primary key
Thanks a lot.
Brian
xkxtnt Guest
-
File list() error
When I invoke myfile.list() where myfile is a directory, I get the following: File operation File.position failed. File is in closed... -
Dynamic List Error
Hi , I have a page set up to allow changes to be made to a product. Alot of the options for changing products have only a few possible choices of... -
Error populating list
Hi! I have a document with two listboxes, one called "lista_firenze" and the other called "lista_toscana". The "lista_toscana" has no problem, the... -
Template error code 3 + Error Accessing files..
Hi, I am really out of any idea after searching Macromedia website and still cant find the solution. I faced the error code 3 when trying to update... -
Code Behind vs. no code behind: error
I believe that you will need to Inherit the StoreComponents.ProductTemplate into the class for the codebehind for the usercontrol. So in the... -
mxstu #2
Re: NativeErrorCode error code list
See [url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=3&threadid=1063674[/url]
mxstu Guest



Reply With Quote

