Microsoft
Software
Hardware
Network
Question : specify destination logical filename in restore command?
if the existing backup's data file name is AVIMS_Data, but if you want to it to be named as SRSBV_Data through the tSQL code, how could you add to the foll:
RESTORE DATABASE [SRSBV] FROM DISK = N'C:\AVIMS.bak' WITH FILE = 1, MOVE N'AVIMS_Data' TO N'C:\SRSBV.mdf', MOVE N'AVIMS_log' TO N'C:\SRSBV.ldf', NOUNLOAD,REPLACE, STATS = 10
thanks
Answer : specify destination logical filename in restore command?
See Restoring a Complete Backup to a New Database on the Same Server
http://technet.microsoft.c
om/en-us/l
ibrary/
cc9
66495.aspx
#E5AA
Random Solutions
Chnaging Microsoft Business Contact Manager File Location
Script to record whome i received and email and to whome i sent an email.
Setup callerID in asterisk 1.6 with dadhi using a T1
php apply different class to last result...
C# app.config file, can we set a subkey? I mean a key under another key hierarchically?
Exchange activesync on Android (2.1) (Samsubg Galaxy S) - true subfolder support
Excel - email from a spreadsheet
Tracking DB2 database transactions delays
Refreshing Worksheets
SQL Lookup table with multiple references based on update date field