Forum Moderators: open

Message Too Old, No Replies

open an access (accdb) database hosted on a webserver

         

The_Hat

8:09 pm on Mar 3, 2009 (gmt 0)

10+ Year Member



I have a client that is wanting to do some database stuff on his website. He gave me an access database to start out with. Is there a way that I can simply publish his database to the webserver and have him and other members of their board connect to it.. and save changes etc..

I could setup a mysql/php database for them and use the data in their access db as seed data but I think that would be more than they would want to pay for.

Any help would be appreciated. Even if it is google search link. Thanks.

T0ast

7:23 pm on Mar 4, 2009 (gmt 0)

10+ Year Member



The only way I know of to have multiple people modify one Access database is through a networked drive. You may be able to setup a VPN for remote access.

If you're looking for a web-based Access interface, you're gonna have to write it yourself.