Placing my database on the web
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hello group,
I am attempting to make my database available on the Internet so that
users can simply work from the asp forms that were designed. I do not
have IIS server on my desktop (which requires Win XP pro or win server
versions) so I am attempting to set it up directly on my webserver
which has asp enabled.
What I am planning to do is place the database in a seperate folder on
the webserver and use a path to that location as my DB file
location.
So I have 2 questions:
1) Is my methodology sound
2) if it is sounds, what is the connection string that I need to use
in the asp files so that it looks at the DB on my server.
Many thanks!
.
Relevant Pages
- Re: Remote data entry solution needed for Access 2007
... Users open the database remotely and use its forms to enter data. ... Why it doesn't work: network lag time. ... our network admin says our Citrix server is 2000 and ... HTML-based form working with an ASP file to send data to the database. ... (microsoft.public.access.externaldata) - Re: Using Access 2000 w/FP2003 w/XP Home Edition
... > via my IE browser to add test data to a database, ... That's because ASP pages/code need to 'served" from a server to work. ... >> Microsoft FrontPage MVP ... (microsoft.public.frontpage.programming) - Re: ASP and Access Database queries
... http://www.bellfield-barna.com/ is running on an Apache server running ... which doesn't support ASP and Access. ... My Access database is situated in my office. ... I have an Access database where I would like ... (microsoft.public.frontpage.programming) - Re: Database Connection/ Results not working
... After you have created your database connection and renamed your page to .asp, ... You can not test any thing under Windows XP Home ... that requires a MS Web server, ... (microsoft.public.frontpage.client) - Re: how to solve this?
... >Each procedure needs to access the database with parameters (e.g. ... >What i miss is a way to switch between ASP with the database and VB with the ... It is processed on the server. ... and processed on the client. ... (microsoft.public.inetserver.asp.db) |
|