Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Some explanations on the backup
Message
General information
Forum:
Microsoft SQL Server
Category:
Backups
Environment versions
SQL Server:
SQL Server 2005
Application:
Web
Miscellaneous
Thread ID:
01380728
Message ID:
01380735
Views:
42
This message has been marked as a message which has helped to the initial question of the thread.
It works Ok with extension -- normally .bak -- and without any extension. A backup file incorporates both database files mdf and ldf.

A database can be restored from a backup file within SQL Server Management Studio using the context menu for the database. Same can be achieved by issuing a command RESTORE DATABASE ... FROM DISK ... TO ...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform