Home > Archive > ASP > July 2004 > Still confused
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Neil Greenough 2004-07-29, 8:55 am |
| I'm still as to how the language used in .asp looks up certain
information.
In my case, I have a Access Database, and I want .asp to give me an
estimation online, using the information from my database. Does that mean I
have to upload my database onto the web?
| |
| Aaron [SQL Server MVP] 2004-07-29, 3:55 pm |
| > In my case, I have a Access Database, and I want .asp to give me an
> estimation online, using the information from my database. Does that mean
I
> have to upload my database onto the web?
It doesn't necessarily have to be accessible on the web, but it has to be
accessible to the web server where the ASP pages live.
--
http://www.aspfaq.com/
(Reverse address to reply.)
|
|
|
|
|