ADO & DAO

  • Thread starter Thread starter zi
  • Start date Start date
Z

zi

Guest
My libraries only have ADODB, how can I import DAO library? Thanks.
 
Add the Microsoft DAO Library in the References.

Also make sure you prefix you DAO items (Recordset for Example) with DAO.

[This message has been edited by Travis (edited 10-18-2001).]
 

Users who are viewing this thread

Back
Top Bottom