sql 2005 connection problem

  • hello friends ..

    i have an application developed in visual basic. till now i was using sql2000 there was not problem , now i want to connect the same application with sql2005 , initailly i got the error invalid connection string problem. But i managed to generate now the error is different i.e

    " named pipes provider: could not open connection to sql server [1231]"

    i am using laptop with os as xp .

    please any one solved this ??

  • Are you using SQL Server 2005 Express Edition? If so, your connection string probably needs '\SQLEXPRESS' added to the server name.

    _________________________________
    seth delconte
    http://sqlkeys.com

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

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