Access - entrada no registro |
Top Previous Next |
|
http://www.inprise.com/devsupport/bde/qanda
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. The Access driver 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.
----------------------------------------------------------------------------
Question: "Cannot Load IDAPI Service Library" error: What does this error mean and how can I resolve it?
Answer: If Access 95 or Office 95 was not used to load the DAO 3.0 engine on the machine, the cause is a missing registry entry. To fix this, place the folloing entry in the registry: key name: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\DAO string: Path value: (path to your DAO3032.DLL) Another cause of this error is if the registry is set to read only. The only workaround for this cause is to either make the registry read / write, or make that particular entry read / write. |