Hi
I have 5 PC clients and a server.Each user on each PC enters data to a table"Patron".I want to create a project that prompts the user when shutting down his PC by asking him if he wants to send his data to the server,if yes all the records from the table patron are copied to a table inside the server.That way when all the users shut down their PC,all the data are backed up to a single table inside the server.I am planning to use VB6 and Access database.Can anyone guide me through the steps of accomplishing this kind of project?
thanks