Link to a Database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hallo

Is it possible to enter data from a web page into a access database the
problem is the web page is not on a web server its on a shared network drive
so is the database so it all has to work with out a web server

Regards
Markus
 
Maybe using ASP.net and the .net framework.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
It is available via Windows XP Update.

If you can use .Net, then you will have to either use a web server with ASP and Access (for web base
access) or you will need to build a Access application.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Back
Top