skip to main
|
skip to sidebar
Code Breaker - The Rebuilds
Monday, November 30, 2009
[MSSQL] Attach DB Using Query
exec sp_attach_single_file_db @dbname = 'database_name',
@physname = 'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\database_name.mdf'
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
About Me
Unknown
View my complete profile
Followers
Blog Archive
►
2012
(1)
►
May
(1)
►
2011
(4)
►
November
(3)
►
January
(1)
►
2010
(18)
►
October
(1)
►
September
(5)
►
August
(2)
►
June
(1)
►
May
(2)
►
March
(4)
►
February
(1)
►
January
(2)
▼
2009
(18)
►
December
(11)
▼
November
(7)
[MSSQL] Dynamic Table Fields Content
[MSSQL] List Out All Table Fields In The Database
[MSSQL] Attach DB Using Query
[.NET] Load/Unload images into/from DB table
[VPC] Convert .vhd (virtualpc) file to .vdi (virtu...
[VPC] Convert a stand-alone VHD for use in VMWare
[.Net] Resetting your web application or web site ...
No comments:
Post a Comment