Ask a Question related to Coldfusion Database Access, Design and Development.
-
songbee@gmail.com #1
How to access SQLException.getNextException?
Hi, I'm getting this error occasionally in a production environment:
Error Executing Database Query. [Macromedia][SQLServer JDBC
Driver]Exception generated during defered local transaction handling.
See next exception via SQLException.getNextException for details.
I don't get this error in environments other than production, and I'm
able to run the SQL query in SQL Server.
I don't see the next exception or any more details about this error.
Does anyone know how to access SQLException.getNextException in
ColdFusion to see more details about this error? or any other
suggestions to debug this problem?
Thanks in advance.
ColdFusion MX 6.1 with updater
SQL Server (version 8)
songbee@gmail.com Guest
-
java.sql.SQLException CLOB
I use a <CFSTOREDPROC with an Oracle 9i(R1) database and CFM MX7 standart edition (So i use a jdbc driver, oracle driver is only available in a... -
java.sql.SQLException Error when Creating New DSN inCFMX Administrator
I'm having a similar issue...did you ever get any news on how this was solved? Thanks, Heather -
java.sql.SQLException: ERROR: Relation 38868974 does not exist
I've come across a problem which is only happening intermittently, and having a difficult time finding information to help me determine what is the... -
java.sql.SQLException: Could not position within a table
Hi, I have an application running on Tomcat on Windows 2000 and the database is Informix running on a HP-UX box. Once in a while i get this... -
occasional SqlException 'a severe error occured...'
Hello all, I face the problem that occasional in one WebApplication the following error occures: System.Data.SqlClient.SqlException: A severe...



Reply With Quote

