John Noble
2008-09-23 08:58:04 UTC
Accessing dbf's Remotely.
The company which we have been asked to do this work for has several
offices. The main office(HQ) is in the UK while the others are in based all
over Europe.
Currently each office is responsible for producing its own invoices,
statements etc for their respective sales. Therefore, currently each office
writes to its own local database.
The new requirement:
HQ will now be responsible for the producing of invoices on behalf of the
other offices.
My question is this - With as little work as possible, what would be the
best way for the main office to access the data held in other offices?
Possibilities:
1. As well as the European offices writing to a local database (for
their own records), a duplicate entry is written to a mySQL database held on
a web server. This data could then be imported to the main office at regular
intervals. I have managed in the past to connect a dBase app to a mySQL
database over the web so I know it can be done. The original data being
written to the local database would now serve as a backup.
2. Is there a method of reading data from a dbf using an IP address????
Hope this all makes sense.
John
The company which we have been asked to do this work for has several
offices. The main office(HQ) is in the UK while the others are in based all
over Europe.
Currently each office is responsible for producing its own invoices,
statements etc for their respective sales. Therefore, currently each office
writes to its own local database.
The new requirement:
HQ will now be responsible for the producing of invoices on behalf of the
other offices.
My question is this - With as little work as possible, what would be the
best way for the main office to access the data held in other offices?
Possibilities:
1. As well as the European offices writing to a local database (for
their own records), a duplicate entry is written to a mySQL database held on
a web server. This data could then be imported to the main office at regular
intervals. I have managed in the past to connect a dBase app to a mySQL
database over the web so I know it can be done. The original data being
written to the local database would now serve as a backup.
2. Is there a method of reading data from a dbf using an IP address????
Hope this all makes sense.
John