Files
DP44/Common/DTS.Common.Storage/.svn/pristine/2a/2a000252e8d473b6047e92692b63d9a3920142c5.svn-base

7 lines
92 B
Plaintext
Raw Permalink Normal View History

2026-04-17 14:55:32 -04:00
USE master
GO
sp_attach_db '$(DBNAME)Pre20', 'C:\DataPRO_SQL\$(DBNAME)Pre20.mdf'
GO