Connecting an Access database to a web page

  • Thread starter G0itp via AccessMonster.com
  • Start date
G

G0itp via AccessMonster.com

As A novice I'm strugling getting my database to display on the web..... can
anyone point me at a good tutorial.......... Thanks
 
D

Danny J. Lesandrini

You can't really put an Access database on the web. You can drive ASP pages
using an MDB file data, but it won't look like your Access applicaition forms.
You can take screen shots and post them as static HTML pages. What exactly
do you wish to accomplish?
 
Top