If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > How to get ISAM Error Code via ADODB.Connection

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-07-03, 15:02
claitonlovatojr claitonlovatojr is offline
Registered User
 
Join Date: Aug 2003
Posts: 2
Question How to get ISAM Error Code via ADODB.Connection

Hy,

I'm writing an application in Visual Basic 6.0 with ADO to acces an Informix 7.31 database. In some cases of exception we need to know the ISAM error code to interpret the Database error message. But I don't know how to get the ISAM error code via ADO, the only information I cam get are the SQLState, the NativeError, and the Message but not the ISAM error code.
Somebody know how to get this information ??

Tks,
Claiton.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On