How to conncet two PC's to share SQL server database using VB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kusmanf
    New Member
    • Apr 2007
    • 1

    How to conncet two PC's to share SQL server database using VB

    Sir,

    I am a beginer to SQL Server, as well as to networking. I have a VB program to manage a SQL server database.
    I need to share database informations using a second PC. Both PC's are installed with network cards and connected with a cross network cable.

    Now I need to configure the two PC's to share information and to send reports to a printer.

    Pl help me to solve this problem anyone who knows.

    Thanks.

    Kusman
  • hariharanmca
    Top Contributor
    • Dec 2006
    • 1977

    #2
    Originally posted by kusmanf
    Sir,

    I am a beginer to SQL Server, as well as to networking. I have a VB program to manage a SQL server database.
    I need to share database informations using a second PC. Both PC's are installed with network cards and connected with a cross network cable.

    Now I need to configure the two PC's to share information and to send reports to a printer.

    Pl help me to solve this problem anyone who knows.

    Thanks.

    Kusman

    that's mater of databse connection

    you can use DSN connection to solve ur prob

    Comment

    Working...