Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_database_setup thread: execute query against remote SQL7 DB


Message #1 by "Peter Scribner" <plscribner@e...> on Sat, 23 Jun 2001 05:50:27
Hi everyone,



I need to leave the safety of my own server now and get and update a 

recordset sitting 3 or 4,000 miles away on another IIS server.  I'm not 

sure I have any good idea of how to do that.  I know, it's probably 

elementary but if anyone would care to give me a brief sketch I would 

appreciate it a lot.



TIA

Peter
Message #2 by "Ken Schaefer" <ken@a...> on Sun, 24 Jun 2001 15:02:34 +1000
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

From: "Peter Scribner" <plscribner@e...>

Subject: [asp_database_setup] execute query against remote SQL7 DB





: Hi everyone,

: 

: I need to leave the safety of my own server now and get and update a 

: recordset sitting 3 or 4,000 miles away on another IIS server.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



You mean a remote SQL Server?



http://www.able-consulting.com/ado_conn.htm#OLEDBProviderForSQLServer



The last option there is for connecting to an SQL Server by IP address



Cheers

Ken





Message #3 by "Spectrum Surety" <plscribner@e...> on Sun, 24 Jun 2001 12:02:12 -0400
Sorry about the blank reply - just wanted to says thanks - that is a

terrific resource.



Gratefully,

Peter


  Return to Index