Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web Interface for Access 2000 database

Status
Not open for further replies.

oquinnc

Technical User
Joined
Feb 27, 2001
Messages
38
Location
US
We currently have an Access 2000 database running on our network. We have only 15 users so we are NOT using SQL server.

The database is sitting on an NT server that has IIS installed. Our company intranet is currently running on this machine. What is involved in creating a browser based interface for this database? I know we can export the database to MySQL and use PHP to make it completely web-based, but the goal is to have our office staff run the database using Access, but our clients to run it using a web interface.

Can you give any advice or point me towards any resources?
 
Active Server Pages --


--you would do well to learn it if you want to access databases over the web. It's really pretty simple, especially if you have any experience with VBA -- some HTML experience helps, too...

good luck :-)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top