Re: Saving .mdf database
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Mon, 10 Apr 2006 07:29:15 +0000 (UTC)
Maury (maurizio.alberti_TOGLI_@xxxxxxxxx) writes:
I use SQL Server 2005 Express and I would like
to save on db of mine...
Have I only to save the .mdf and .ldf data file
or I need to stop some service or other programs?
Can I use some utility to schedule this?
I'm not sure that I understand. What would the purpose be for this
operation? It sounds to like you are looking for the BACKUP command.
Which will not save your .mdf and .ldf files, but save a consistent
backup of the database.
Normally, you should leave the .mdf and .ldf files alone.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- Follow-Ups:
- Re: Saving .mdf database
- From: Jens
- Re: Saving .mdf database
- References:
- Saving .mdf database
- From: Maury
- Saving .mdf database
- Prev by Date: Re: Re-display result set without re-running query in Query Analyzer?
- Next by Date: Re: Saving .mdf database
- Previous by thread: Saving .mdf database
- Next by thread: Re: Saving .mdf database
- Index(es):
Relevant Pages
|
Loading