web access

  • Thread starter Thread starter Jeff
  • Start date Start date
On Mon, 6 Apr 2009 06:52:01 -0700, Jeff

If you write a web page that stores its data in the Access db.

Or if you provide Terminal Services access to your server and have the
app installed there (perhaps using the Runtime version of Access).

-Tom.
Microsoft Access MVP
 
There are a few ways to do this. Most require quite a bit of web
development knowledge. I have enjoyed using Classic ASP and
I wrote an article on how to do this ...

http://www.databasejournal.com/feat.../Convert-Access-Tables-Into-ASP-Web-Pages.htm

http://www.databasejournal.com/feat...late-an-MS-Access-Datasheet-in-ASP-Part-I.htm

http://www.databasejournal.com/feat...ate-an-MS-Access-Datasheet-in-ASP-Part-II.htm

These aren't trivial exercises. There might be a tool out there that
is simpler for converting Access to web and a search of google groups
might reveal some good resources, but this is what I've always done.
 
Back
Top