I need to send information (MSAccess DB) from two different places to my website, then download the new information from the db located in the website... in other words update all the information from the two places and the server. is that possible?
Printable View
I need to send information (MSAccess DB) from two different places to my website, then download the new information from the db located in the website... in other words update all the information from the two places and the server. is that possible?
Yes.
As a side note, you should tell what is the problem, not ask if something can be done. You don't tell if you've tried any method of downloading and uploading the database, what format the database is (is it a separate web server dedicated for databases or just a file) and so on. Basic stuff.
I'm kind of new with vb6.... i have basic experience but totally new with internet stuff...
no i have not tried any method...
I'm using msAccess... I have a mdf file in one computer and i want to sync the changes that i do in a whole day... like a backup... but i want to upload only the new information like new customers and orders. then i want to download information from my website, like new tasks for the day and any modification in customers or orders....
i hope that this could help....
thanks.. a lot
Investigate VB's INet control.