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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

database on web

Status
Not open for further replies.

youdaman

Technical User
Dec 26, 2001
66
US
I have a mysql database that utilizes MS Access 2000 as the front end. I connect to the sql db using myodbc. Can I create data access pages in MS Access to use as a data submission mechanism that will update the database on the fly, via the web?

 
Its quit easy to connect mySql with a webbserver. I use Resin web server and java servlet engine. In then I write jsp and java on the server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top