send data from one to another computer
I am devloping a project with vb6.0 and access I have a data base file and i want to enter something in the data base from another computer.
this computers are in long distance and both are connected with internet.
now i want to enter some data in the computer from another by internet Is it possable?
Re: send data from one to another computer
Do you mean that you want to enter it manually?
If so your best bet would probably be to make a web page using something like ASP (basically VB) to update the page, then host it on the computer.