PDA

Click to See Complete Forum and Search --> : remote Access database


fbabinea
Jun 29th, 2001, 10:30 AM
I am looking for a short term solution to connect to an Access database that is inside our firewall which only accepts SQL type calls.

The Connection string has to be done programatically. Any ideas?

monte96
Jun 30th, 2001, 12:42 AM
You can't access an Access database remotely. The mdb file has to reside on the server or on a drive that is mapped by the server.