Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Visual Basic (https://www.askmehelpdesk.com/forumdisplay.php?f=469)
-   -   Vb not recognising .mdb files (https://www.askmehelpdesk.com/showthread.php?t=7686)

  • Feb 8, 2005, 01:45 PM
    TheRealThing
    Vb not recognising .mdb files
    I made a small vb project and copied the coding from a friend word for word (which works for them btw). I made up the database on access and when I try to run the project I get an error saying that vb doesn't recognise the .mdb file?? So what have I done wrong?
  • Feb 14, 2005, 08:49 AM
    ScottGem
    What version of VB? What version was the MDB created in?
  • Feb 21, 2005, 12:27 PM
    TheRealThing
    Ms access 2000 and vb 5.0
  • Feb 21, 2005, 02:34 PM
    ScottGem
    Hmmm. Can you open the file in Access?
  • Feb 28, 2005, 01:33 PM
    phr0ze
    Try installing Jet Engine. And also installing MDAC. Also in project properties you may need MDAC in your references. Even if you copied the code line by line you missed the references.

    You can get JET and MDAC from Here

    This all could be completely off base but unless I see code of how you are trying to access the MDB I can't give any more.

  • All times are GMT -7. The time now is 01:22 AM.