How to use access online and keep it functional online

R

Robert Shaw

I would like to develope an Access 2003 database. I also want to store it in
a website on a server so that it can be accessed by the administration of my
company. I want to have the ability to add clients to this database directly
online. How does one do this?
 
G

G. Vaught

Using ASP or ASP.Net or Internet access.
If it is strictly internal and not available via the Internet, you could
also look into Data Access Pages.
 
Top