-
Exception in RWDBConnection::executeSQL
Please inform me what types of exceptions may occur from the function RWDBConnection::executeSQL.
Please inform as soon as possible. This is urgent. I have to design my program according as those exceptions.
-
Junior Member
The execute method does not throw an exception. When an error occurs executing the query, the error code is set and the error handler (if set) is invoked.
For more information on how to handle errors using the error handler and the DB Interface Module error model, please refer to our online documentation by follow the link below:
http://www2.roguewave.com/support/do...bcoreug/6.html
Rogue Wave Support
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules