transparent
Programmer
I have two servers. One contains asp pages, the other houses an access database. I need to connect to this database (on server1) from asp pages (on server2). I want to use a dsn-less connection. I have having trouble getting this to work. Can anybody see errors in the following connection string:
Provider=MS Remote; Remote Server= Remote Provider=Microsoft.Jet.OLEDB.4.0; Data Source="E:\MED046\
Cheers
Provider=MS Remote; Remote Server= Remote Provider=Microsoft.Jet.OLEDB.4.0; Data Source="E:\MED046\
Cheers