Question AccessDB to WebSite

ChadW

Registered User.
Local time
Today, 12:26
Joined
Jun 26, 2008
Messages
13
Hi,

I am new to access and have created a database to administer a small golf society. Till now I have been posting out details of results etc to members, but would now like to make the data available on-line.

I have purchased some web space, but unsure of how to go about publishing the data base to the site to enable our 30 or so members access to the data.
Any help would be much appreciated. Thanks.
 
The thing is that it will depend on what you are using to display the webpage; ASP or PHP or something else. Once you've decided on such application, you then would want to check in one of forum for help on displaying the data from Access. One site I can recommend is DevShed.com.

Access does have Data Access Page for website but I wouldn't recommend it at all.

HTH.
 
Your best option would be as suggest to develop a PHP or ASP website. I am not familiar with ASP but have built a few database driven websites in PHP. PHP is goof because most stuff associated with it (i.e. PHPMyAdmin and MySQL) are open source. You can get tools to upsize an Access database to MySQL.

If you want any help give me a shout.
 

Users who are viewing this thread

Back
Top Bottom