In Access 2000, has anyone ever experienced the loss of links / joins between tables when going into Design view?
I know this can happen if a table has been deleted or modified in structure, but we regularly have problems with it even with non-changing tables in our query.
We get a message box...
PROBLEM FIXED: I needed to have MDAC 2.0 installed on the destination PC in order for it to work with Jet 3.51 OLEDB and Access 97.
(For now I had to manually install MDAC 2.0 on the PC because my VB6 Package wants to grab the most current MDAC on my programming PC.)
I just found this in Microsoft's knowledgebase. I think my problem is that I am distributing TOO NEW a version of MDAC with my package. It appears that I need the old MDAC 2.0 in my package. Will this hurt PCs that have a newer edition installed???
FROM MICROSOFT:
The "3706: ADO could...
Thanks for replying. I have used the VB6 Professional package and Deployment Wizard and still it's not working. It seems like the problem is either with a certain file or files not being installed on the destination PC, or something being installed but not registered properly. I could easily...
I have a VB 6 (SP5) problem with Access 97.
Here's the problem:
1) I am trying to use an ADO datagrid control on a VB 6 form. My backend is an Access 97 database.
2) My program works fine on any PC that has VB 6 installed on it
3) My ADO datagrid control will either not populate or give an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.