Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesI need help, I can someone please let me know how can I save a file from the sql to another drive or directory.
Post Follow-up to this messageAssuming that you mean how to move a database file from one drive to another, you can use sp_detach_db/sp_attach_db or you can backup you database and when restoring it, redirect the files to a new location. -- --Brian (Please reply to the newsgroups only.) "Dafne" <sasha203@msn.com(donotspam)> wrote in message news:4611FCA9-D1E7-4842-810E- 8352AEBC0991@microso ft.com... >I need help, > I can someone please let me know how can I save a file from the sql to > another drive or directory.
Post Follow-up to this messageThank you brian I will tried to do it tomorrow in school -- Sincerely, Dafne "Brian Lawton" wrote: > Assuming that you mean how to move a database file from one drive to > another, you can use sp_detach_db/sp_attach_db or you can backup you > database and when restoring it, redirect the files to a new location. > > -- > --Brian > (Please reply to the newsgroups only.) > > > "Dafne" <sasha203@msn.com(donotspam)> wrote in message > news:4611FCA9-D1E7-4842-810E- 8352AEBC0991@microso ft.com... > > >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread