Networked Access over the web?

NeilC

New member
Local time
Today, 19:39
Joined
Sep 20, 2004
Messages
7
Hi

I've written a database for a recruitment agency. It stores details on candidates, clients, jobs, placements etc. Each candidate record contains a Hyperlink to a Word document contaning their CV. These docs are stored in a simple alphabetical windows directory, thus enabling the user to open the CV of the candidate whose record they are viewing.

I now need to make this database available for viewing, editing and entry to another office, not in the same city.

What are my options? For instance, how easy would it be to put the actual database on the website (hidden of course) and allow both offices to access it via the web. How would I got about just linking two instances of it via ADSL web connections. Or are there other options?

Thanks

Neil
 
You should create a web based front end (ASP,PHP,.NET) and then you can use Access as the backend database.
 

Users who are viewing this thread

Back
Top Bottom