How to connect to sql server 2000 on a LAN?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mohammed Seidu
    New Member
    • Sep 2007
    • 19

    How to connect to sql server 2000 on a LAN?

    Can someone help me with the connection string for connecting to sql server 2000 on a machine named 'pserver'? I don't know what I am doing wrong but I can connect without problem from my local machine but get error messages when I try connecting from a different machine.
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Is your local machine the same machine where your SQL Server is?

    ~~ CK

    Comment

    • Mohammed Seidu
      New Member
      • Sep 2007
      • 19

      #3
      Yes, the local machine is the machine with Sql Server installed on.

      Comment

      • dinukumaradas
        New Member
        • Jan 2011
        • 1

        #4
        What kind of error message is showing?
        Please make sure that windows firewall is turned off.

        Comment

        • Mohammed Seidu
          New Member
          • Sep 2007
          • 19

          #5
          I turned off the firewall and still gets the error. Please give me a sample string to compare to mine.


          Thank you.

          Comment

          Working...