FAQ
Members List
Calendar
Mark Forums Read
How to move data files
dbTalk Databases Forums
Databases
comp.databases.ms-sqlserver
How to move data files
comp.databases.ms-sqlserver
comp.databases.ms-sqlserver
Discuss
How to move data files
in the
comp.databases.ms-sqlserver
forum.
Thread Tools
Display Modes
#
1
MarcinS
Posts: n/a
How to move data files -
08-06-2003 , 03:45 AM
hello,
my problem is how to move data files drom drive c: to drive d: ??
--
MarcinS
MarcinS
#
2
Ray Higdon
Posts: n/a
Re: How to move data files -
08-06-2003 , 04:43 AM
restore database dbname from disk = 'e:\...' with replace,
move 'db_data' to 'd:...',
move 'db_log' to 'd:...'
HTH
Ray Higdon MCSE, MCDBA, CCNA
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Ray Higdon
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Contact Us
-
dbTalk Databases Forums
-
Archive
-
Top