View Full Version : Exception in RWDBConnection::executeSQL
suparswa2004
12-13-2008, 01:18 AM
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.
gtruong_rw
01-30-2009, 04:18 PM
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/docs/sourcepro/edition10-update1/html/dbcoreug/6.html
Rogue Wave Support
Powered by vBulletin® Version 4.2.3 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.