Need Urgent help

  • Hi,

    Could any of you help with SQL Server 2005 connection string. I have a VB.Net app which connect to sql and below is the connection string I use but I am gettting error that it can not log me in and I am try to attach the database to my old sql 2000 which I am familiar with, I am not able to attach the same database. So i would be gratful if any of you could help. thanks

    Data Source=workplace\SQLEXPRESS;Initial Catalog=Accountant;Integrated Security=SSPI;
  • Shouldn't the first one be "server"

    Try here: http://www.connectionstrings.com/?carrier=sqlserver2005

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

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