|
|
|
|
|
| | |
|
Active Server Pages asp search engine active server page asp application components tutorial CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Connecting to database on another server |
From: |
Dennis McDermott |
Date: |
9/5/2000 7:25:33 AM |
IP: |
194.130.104.51 |
I need to be able to connect to an Access database on another server, to retieive one record appertaining to the current user.
I want to do this in an ASP page, to control further processing based on the content of this one record.
For example
SELECT * WHERE userlogin = "fred@somewhere.com"
Then process the returned data.
I can do this when the database resides on the same server, but not on another server.
Can anyone advise?
Thanks in advance
Dennis |
Follow Up - Re: Connecting to database on another server - Melissa 9/12/2000 10:41:48 AM
|
|
|
|
|
|
|
|
|
|
|
|