Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21901

Vb code to send data over the internet

$
0
0
Hi all,
I have written a wonderful program that keep records of sales and inventory in a supermarket, its developed in VB6 and saves its data in Microsoft SQL 2005 Database connected via ODBC.
Now the supermarket have a small branch and wants to use the same inventory database for its operations, now for the software to be deployed to the branch, there is expected to be a form that fetches the stock balance of an item from the local database from the head office and when a sales is made in the branch, the form should also be able to update the database in the head office by reducing the stock balance by the number of units sold.
I have been on it and i still cant find a way to be able to receive and send data to the database on the local system in the head office via the internet....I need help on this and i know i would get all the help i need here....Someone please help.

Viewing all articles
Browse latest Browse all 21901

Trending Articles