Author | Message | Time |
---|---|---|
Orillion | Im doing some assignment work using Microsoft Access 2002 (not by choice) and the assignment involves an online lunch ordering business. Does Access have any web intergration? Is it even possible to establish a flow of data from the website to an Access database? | May 31, 2003, 3:40 AM |
Grok | Yes. | May 31, 2003, 5:42 AM |
ioSys | a good way to manage the db is to use a server-side programming language such as ASP or PHP to create a web interface(ie a set of webpages) to make it easy administering your database. Maybe i misunderstood you. | June 13, 2003, 8:27 PM |
ioSys | There are thousands of good web-resources out there. Try http://www.asp101.com for a good one with many examples. | June 13, 2003, 8:28 PM |