Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Allen
Starting Member
20 Posts |
Posted - 2013-05-31 : 01:16:35
|
I have SQL Server installed on my client. I restored a backup from my web server so I could run it locally. I can log into it using MSSM Studio and run queries.Do I need to do an attach ? What is the attach for? Everything seems to work ok without me attaching"Life is hard, but it's harder when you're stupid"!John 'Duke' Wayne |
|
ahmeds08
Aged Yak Warrior
737 Posts |
Posted - 2013-05-31 : 01:46:23
|
If you are asking about database file attach then we use it generally when moving database to different machines. It is one of the methods for moving the database.mohammad.javeed.ahmed@gmail.com |
|
|
|
|
|