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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. FooDog

    Compile error: can't find project or library...?

    Make sure that "Microsoft DAO 3.51 Object Library" is one of the references selected. I think it is a file name dao350.dll which is usually found in c:\program files\common files\microsoft shared\dao.
  2. FooDog

    ODBC Connection between Access and SQL Server

    RTR,<br> <br> Try looking at the RegisterDatabase method.<br> <br> I use something that looks like this in my autoexec code:<br> <br> DBEngine.RegisterDatabase "IRR", "SQL Server", True, "Database=IR" & vbCr & "Server=Eden"

Part and Inventory Search

Back
Top