Distributing a system developed in vb 6.0 and SQL Server database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Manzi
    New Member
    • Dec 2012
    • 3

    Distributing a system developed in vb 6.0 and SQL Server database

    I am developing a system in VB 6.0 with SQL server 2000 Database, and I want a database to be in single server and the application on different PCs and those Computers use network to access server. Can you help me?
  • CyberSoftHari
    Recognized Expert Contributor
    • Sep 2007
    • 488

    #2
    simply do it in connection string.(You should know more about sql server and, storedprocedure s)

    Comment

    Working...