I am using SQL Server 2000 to write a store procedure that inserts a record into a table. There is error handling to return an error to Cold Fusion, but when an error is received, Cold Fusion is popping up with an ODBC error from SQL Server and is never getting to the point where it can check the return code.
I have an Oracle Database also and it returns the error correctly to Cold Fusion, but for some reason ODBC is interfering with the SQL Server procedure when it gets the same kind of error.
Help Please
Angela
Angela.Beckwith@ssigroup.com
I have an Oracle Database also and it returns the error correctly to Cold Fusion, but for some reason ODBC is interfering with the SQL Server procedure when it gets the same kind of error.
Help Please
Angela
Angela.Beckwith@ssigroup.com