Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Paolo Benjamin T. Briones: "I just downloaded the trial and its great! IMHO, its a lot better than the Enterprise Manager from SQL Server".
Jim Salmons: "That is excellent news! I will look forward to a future update with these features. It will be attention to such details that further distinguishes your excellent products from the competition.

As always, I appreciate your great products and your demonstrated customer service is equal to the high quality of your products".

More

Add your opinion

MS SQL Maestro online Help

Prev Return to chapter overview Next

Detach Database

Detaching a database removes it from the instance of SQL Server but leaves the database intact within its data files and transaction log files. These files can be used afterwards to attach the database to any instance of SQL Server, including the server from which the database was detached.

 

To run Detach Database Wizard, select the Database | Detach Database main menu item.

 

 

See also: Attach Database



Prev Return to chapter overview Next