iliekater Level: Master
 Registered: 04-02-2005 Posts: 122
|
My VB6 program does not cooperate with a newer version of Access
I had created a program to open an existing Access file and add , modifi or delet records from a table within it . The Access file is on 2000 version (Office XP) . I installed my program on a PC that has Office 2003 instead . Now when I try to access the form that opens the connection , I get the error message :

The strange thing is that a have also used the adodc control in another program of mine that also uses an existing Access 2000 file on that computer (with Office 2003) and it works perfectly . The only differnce I can find is that the second program is not in VB but in VBA .
|