xml - Access DB Data Interchange -
I am creating at least one survey app in MS Access 2003. I want the data to be decentralized - users are working on local data, not centrally stored data.
Users need to be able to send and return some subset of surveys to another user.
Users also need to be able to post a survey (as a file) on a server.
Should I pass the MDB files? XML? anything else?
It depends on how you view this work in the MDB and mdb It is quite easy to link the program through, it is usually easy to update the main database from access.
Comments
Post a Comment