Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Connecting to remote DSN


Message #1 by "Mohd J. Alam" <alam@s...> on Tue, 19 Jun 2001 08:50:58 -0500
Is it possible to connect to a DSN that isn't resident to the www server

machine? If it is, what would be a typical connection string for an Ms

Access Type DSN or SQL type DSN?



Please help.



Thanks



Mohd Alam





Message #2 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Tue, 19 Jun 2001 15:05:27 +0100
Of course not, the DSN has to reside on the machine itself. 



However, a DSN can of course point to a database on any machine in the

network.



When you set up the DSN, for an Access database type in the full UNC 

path,

and for SQL server simply choose the server from the dropdown or enter 

it.



-----Original Message-----

From: Mohd J. Alam [mailto:alam@s...]

Sent: 19 June 2001 14:51

To: ASP Web HowTo

Subject: [asp_web_howto] Connecting to remote DSN





Is it possible to connect to a DSN that isn't resident to the www 

server

machine? If it is, what would be a typical connection string for an Ms

Access Type DSN or SQL type DSN?



Please help.



Thanks



Mohd Alam


  Return to Index