I need to make a DSNless connection to an Access DB. Sound easy? There is a catch! The DB is on a machine at http://db.com/data/db.mdb and the active server page making the call is on a different server at http://asp.com/page.asp Is it possible?
Printable View
I need to make a DSNless connection to an Access DB. Sound easy? There is a catch! The DB is on a machine at http://db.com/data/db.mdb and the active server page making the call is on a different server at http://asp.com/page.asp Is it possible?
Use the MS Remote provider:
http://support.microsoft.com/support.../Q240/8/38.ASP