Deployment of networking software - TechRepublic
Question
February 7, 2009 at 08:44 AM
hushed.names

Deployment of networking software

by hushed.names . Updated 17 years, 5 months ago

When I was in school I on stand alone windows application, using VB6. Now, I’m working on windows application software which should work in Network. The system is hotel bed and resturant sale system.

Let me put the Scenario like this. I’v one table designed using SQL Server 2000, and one form (VB.net) that I use to add data to this table. The table has 3 fields, username, middlename, and lastname.

Using vb.net and SQL server , I want to design the system so that users in the network add information (their names). That is it.

I know how could I build the table, the form and to add or to delete data from vb.net form to the database. But I don’t know how could I make this system accessable from every networked computers, and as well I don’t know how to get the exe file of this small software.

Is any one who is generous to share his knowledge about this thing?

Regards,

This discussion is locked

All Comments