Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
JNotenboom
Starting Member
27 Posts |
Posted - 2002-03-28 : 04:26:28
|
| Hello,Basically, I have the following problem: I need to query a database which is not in my network. The query gives me a result which I want to insert into my own database. I'm developing a webapplic.Does anyone know any documentation or answers?Regards,Johan======'Our solution will be part of your problem' |
|
|
jackstow
Posting Yak Master
160 Posts |
|
|
lgraz
Starting Member
7 Posts |
Posted - 2002-03-28 : 04:50:45
|
| Hi JNotenboom, I don't know if you're scriptingto create your app, but if that's the case trya DSN-less connection, and use instead the IPof the machine running the Svr you need.Just 0.02€, LGraz |
 |
|
|
|
|
|