Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2695

Re: Connection to the Database Failed error occurred, but error text could not be retrieved due to a failure in the error handler.

$
0
0

SQLCode has three values. From the help:

 

0Success.
100Fetched row not found.
-1Error; the statement failed. Use SQLErrText or SQLDBCode to obtain the detail.

 

The actual database error code is SQLDBCode and the error message is SQLErrText.

 

As was mentioned before, the bitness of your app must match the database interface you are using. The bitness of the database server doesn't matter.


Viewing all articles
Browse latest Browse all 2695

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>