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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC Programming using Different version of Jet Engine

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I wrote a simple application which opens an odbc connection with the access database , reads the table values & then closes the connection.
This application is running continously in a loop.
Now when I press "Ctr+Alt+Del" ., the application hangs.
I tried many things & I saw that when odbcjt32.dll installed on the system has version 4.0.44032 which usually comes when we install MDAC 2.5 the application hangs.

Can anyone tell why is it happening?????
And any solution
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top