How do i publish database on a server?

D

Di

I created a database to store projects information and now i want everyone
in the office to have access to it and be able to put updates.
I put the database in a folder on our server, which everyone can access.
Unfortunatelly not everyone in my office has Access installed on their
computer, and we are not planning on purchasing more linceces, since most
people will use the database maybe once or twice a week.
Does anyone knows of a way to get access to a database without having Access
on their machine? Thank you
 
K

Keith Wilby

Di said:
I created a database to store projects information and now i want everyone
in the office to have access to it and be able to put updates.
I put the database in a folder on our server, which everyone can access.

This is a bad thing. To avoid the possibility of data corruption it is
advisable to have a split application whereby the data tables are on the
server (back end) and everything else is in a front end on each user's
workstation.
Unfortunatelly not everyone in my office has Access installed on their
computer, and we are not planning on purchasing more linceces, since most
people will use the database maybe once or twice a week.
Does anyone knows of a way to get access to a database without having
Access
on their machine? Thank you

AIUI you'd need the developers' edition of Access to achieve this.

Regards,
Keith.
www.keithwilby.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top