0

I am attaching DBs using SQL Server 2005 Express. Some files are attaching with path and some without it (see below)

enter image description here

I am attaching them all from the same folder. Please advise what is the difference?

bobs
  • 21,844
  • 12
  • 67
  • 78
Furqan Sehgal
  • 4,917
  • 33
  • 108
  • 167

1 Answers1

1

I don't think that there is any difference except how you named the file when you restored/attached the database. I think it is the Attach As field you need to change when attaching and Destination > Database field when restoring.

Stuart Blackler
  • 3,732
  • 5
  • 35
  • 60