Is it possible to connect to a remote access database using ADO? If so, how? DAO RDO Whatever, just I need to connect :)
Thanks,
AnT
Printable View
Is it possible to connect to a remote access database using ADO? If so, how? DAO RDO Whatever, just I need to connect :)
Thanks,
AnT
?
How do you mean remote.
i.e.
Your app on one machine and the database on another?
Yes...
You would use the full name i.e.
\\MachineName\Share Name\YourDB.mdb
e.g. \\MyComputer\C$\YourD.mdb