error about connect to sql server 2000 cause sql server

  • first i install sql server 2005 and then i want to use sql server 2000 ,

    i go to remove program and remove sql server 2005

    after then install sql server 2000

    when i write code vb.net for connect to sql server

    have error

  • Can you check whether the SQL Server exists?

    Does the connection is blocked by a firewall?

    Is SQL Server listening on some other port?

    Verify the Connection String used in VB.Net code...

    --Ramesh


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply