init
This commit is contained in:
6
Common/DTS.Common.Storage/Attach_ISO_RemoteDB.sql
Normal file
6
Common/DTS.Common.Storage/Attach_ISO_RemoteDB.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
USE master
|
||||
GO
|
||||
sp_attach_db 'ISO', 'C:\DataPRO_SQL\ISO.mdf'
|
||||
GO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user