
August 24th, 2000, 01:41 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Accessing remote Access database
<i><b>Originally posted by : Michele</b></i><br />Could you suggest me some methods to access from a server a MS Access database stored in another server?<br /><br />Someone told me that I have to ask to the system administrator of the provider that hosts my web site to create an "alias" for the Access database that I'd like to access from another server.<br />Is it true?<br />What I have to use after<br />Set conn = Server.CreateObject("ADODB.Connection")<br /><br />Thank you in advance for your help.<br /><br />
|