Mega Code Archive

 
Categories / Delphi / ADO Database
 

Other non-bde file needed to access microsoft access databases

Question: What other software do I need to access Microsoft Access databases and tables? Answer: You must have Microsoft's DAO version 3.0 drivers installed. BDE 4.00 and 4.01 does not support DAO 3.5 (Access 97). If you upgrade Access 95 to Access 97, DAO 3.0 still resides on your machine, so the driver will function correctly. If you install Access 97 with no prior version of Access 95, the driver will not function.