Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IDMS DSN

Status
Not open for further replies.

trimble

Programmer
Jan 10, 2001
5
US
I have an identical system DSN set up on my development workstation and server which connects to an IDMS mainframe database. Both DSNs work properly when tested.

The data connection which utilizes this DSN in InterDev works properly. I can see and query my data in InterDev's data view.

However, when binding a Recordset DTC to this data connection I get the following error:

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
Specified driver could not be loaded due to system error 126 (CA-IDMS).

I suspect this is due to the Recordset DTC only being usable with OLE data sources, but I am unsure of how to work-around this problem. Any help would be greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top