Connection string for database on another web server via IP

M

melkin

I am using .ASP and I want to connect to the MS database which will reside on
our internal server.
I have an IP address to point to that directory.

My .ASP page will reside on our ISP's server that is hosting our site. Our
internal server can support access and our ISP can support ASP.

What connection string do i use to make the database connection, using my IP
address?

Thank you for looking at this.
 
M

melkin

Thanks Tim. I have in fact seen that site, but I dont seem to see any
connection string to acdtually drop in an IP address.

This is my dilemma.

Marc
 
Top