Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by VB6Learner

  1. VB6Learner

    Access 2000 loses links / joins

    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...
  2. VB6Learner

    VB 6 Datagrid Access 97 - can't populate

    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.)
  3. VB6Learner

    VB 6 Datagrid Access 97 - can't populate

    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...
  4. VB6Learner

    VB 6 Datagrid Access 97 - can't populate

    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...
  5. VB6Learner

    VB 6 Datagrid Access 97 - can't populate

    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...

Part and Inventory Search

Back
Top