update database from internet?
I have 2 programs (write in vb). 1 is client and 1 is server.
client and server connect to internet already.
I want to use internet as network. mean that if i update data from my server, my client also get data.
But i know little about internet.
Anyone help me please!!!!
Thank you for your help.
Re: update database from internet?
Welcome to VBF!
What sort of app are you making?
Re: update database from internet?
It is a kind of Database. It's database that i can update from network (use ADO connection). and i want just to know CAN I UPDATE MY DATABASE FROM INTERNET? HOW?
Can you give me sample program please?
Re: update database from internet?
You mean you have uploaded your database to a server in the internet?
Re: update database from internet?
yes, simular. but it's not upload all database. upload only new infomation to my client side. help???
Re: update database from internet?
You mean your client will connect to your database via internet or what? I cannot seem to get what you want.