Re: changing db location on sql2000
- From: cj <cj@xxxxxxxxxxxxx>
- Date: Tue, 12 Feb 2008 11:18:09 -0500
I think I'll stick to righ clicking for now. That works, I managed to copy the database I need moved. Do you know how to change the default location it saves new databases?
Kevin3NF wrote:
Right click the datbase, all tasks, detach database. Move the files to D. Right click "Databases", all tasks, attach database.
Or you can do the same things with sp_detach_db and sp_attach_db if you are happier in code
- Follow-Ups:
- Re: changing db location on sql2000
- From: Kevin3NF
- Re: changing db location on sql2000
- References:
- changing db location on sql2000
- From: cj
- Re: changing db location on sql2000
- From: Kevin3NF
- changing db location on sql2000
- Prev by Date: Re: changing db location on sql2000
- Next by Date: Re: changing db location on sql2000
- Previous by thread: Re: changing db location on sql2000
- Next by thread: Re: changing db location on sql2000
- Index(es):
Relevant Pages
|
Loading