Tagged Questions

1
vote
3answers
2k views

Automation Error when using ADO/MDAC

OK, struggling to get a definitive answer to this one... I have an application written in VB6 which requires MDAC (2.8 for this installation). MDAC is included in the installer for my application. ...
0
votes
1answer
322 views

Problem with MDAC using windows 7

I'm working on an application using c# that needs to connect to a database to get the information of excel file that I have. The problem is that until i did a registry clean, I always get the follow ...
0
votes
5answers
666 views

Problems opening Access Database from Delphi 7

I am developing Delphi 7 application, which is operating with Access Database (MDB format). It works fine on my PC, and some other PCs as well. But on some machines application gives error when trying ...