Hi,
I would like to write a member administration program for our sports club. Several people need to access information about our members, and need to be able to make modifications.
We have a website with FTP space, but our account doesn't support a MySQL database server. Also, I want people to be able to view and modify the data when they are not online also.
I was thinking of storing all the data on our FTP account, and to synchronize this with local data stored on everyone's PC. Since member information may be changed by several people independent from each other, this synchronization is not so easy.
Does anyone know of classes or a framework that supports this ?
Or does anyone have a better idea ?
Best regards,
Marc
Bookmarks