I was making a program for a friend, when I decided to make it to work with Access, the thing is, it gives me this stuff about wrong format of Database or something, does VB5 not work with
Access 2000 or what,
Thanks in advance,
-Andrew
Printable View
I was making a program for a friend, when I decided to make it to work with Access, the thing is, it gives me this stuff about wrong format of Database or something, does VB5 not work with
Access 2000 or what,
Thanks in advance,
-Andrew
Download the latest MDAC file from Microsoft.
For Access 2000 you need either DAO 3.6 or higher or ADO 2.5 or higher.
http://www.microsoft.com/technet/tre...ads/mdac26.asp
cheers
thanks ill check it out...