ISAM Driver Not Found
Solved
cradl
Posted messages
17
Status
Membre
-
cradl Posted messages 17 Status Membre -
cradl Posted messages 17 Status Membre -
Hello,
I have a small problem regarding development in vb.net 2003.
I need to connect to an Access database from a C# application, but unfortunately, despite numerous tests, I still cannot connect to this database due to a missing ISAM driver.
Of course, I have already "googled" the problem, searched for a few hours, and tested various solutions (modifying .dll, registry, etc ...).
Maybe it's due to my connection string?
Provider=microsoft.jet.oledb.4.0;Data Source=Z:\\partage vm\\test.mdb;Persist Security Info=False;ReadOnly=True;
(since this did not work on the real database (which I did not create), I tried to create another one to avoid problems related to passwords.)
With that,
thank you in advance for the answers,
and have a good day.
I have a small problem regarding development in vb.net 2003.
I need to connect to an Access database from a C# application, but unfortunately, despite numerous tests, I still cannot connect to this database due to a missing ISAM driver.
Of course, I have already "googled" the problem, searched for a few hours, and tested various solutions (modifying .dll, registry, etc ...).
Maybe it's due to my connection string?
Provider=microsoft.jet.oledb.4.0;Data Source=Z:\\partage vm\\test.mdb;Persist Security Info=False;ReadOnly=True;
(since this did not work on the real database (which I did not create), I tried to create another one to avoid problems related to passwords.)
With that,
thank you in advance for the answers,
and have a good day.
Configuration: Windows XP Internet Explorer 7.0