-1

How to create a SQL Server 2005 connection string .... if my site path on server is

d:\DZHosts\LocalUser\volvo\www.volvo.somee.com
marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
ClixNCash
  • 81
  • 1
  • 4
  • 14
  • possible duplicate of [ A network-related or instance-specific error occurred while establishing a connection to SQL Server.](http://stackoverflow.com/questions/4736084/a-network-related-or-instance-specific-error-occurred-while-establishing-a-conne) – marc_s Jan 20 '11 at 09:19

1 Answers1

2

If you are looking for detailson how to write a connection string then I would suggest looking at: http://www.connectionstrings.com

Kane
  • 16,471
  • 11
  • 61
  • 86