Software Documentation.Info Logo
  home | technical writing | business software | software documentation tools | service business software | software testing | contact
Home > Useful Software Products > Database Software > SQL Database Copy

 

SQL Database Copy

When making a copy of a database, there are different types of information that may be copied. A database copy may simply be a copy of the database structure (tables, views, stored procedures, keys, relationships etc.). As well as copying the database structure, it's also possible to copy the database's data.

Uses of a SQL database copy include:

  • Making database backups.
  • Taking a snapshot of a database (useful for reporting purposes).
  • Distributing copies of a database to other database servers.
  • Making a copy of a live database for testing purposes.

There are various database copy software solutions for the popular databases such as SQL Server, Oracle and MySQL. Microsoft's SQL Server comes with a Copy Database Wizard. This will allow a database to be moved between SQL Server database servers.

For more advanced database copy options, there are database copy tools such as Copy Database from OmBelt Database Tools. This is a database copier utility for Microsoft SQL Server. Advanced options include the ability to reset primary key values, as well as being able to schedule database copies.

Copying databases can sometimes be a complicated process. In particular certain database users may not always exist on the source and destination servers, so often user accounts need to be dropped and recreated. Since a database may be in use at the time it is copied a related tool is a Database Snapshot utility. Database snapshots are supported in later versions of SQL Server.


SEARCH WEBSITE
 Search Website

CATEGORIES
Articles / Whitepapers
Technical Writing
  Technical Writers/Authors
  Technical Writing Services Software Documentation Tools
  Source Code Documentation Tools
    ASP
    .NET Framework
    Visual Basic
    SQL Server
    MySQL
    C++
    Java
    PHP
  End User Documentation Tools
  Business Software
    Document Tracking Software
    Relational Databases
    Monitoring Software
    Service Business Software
    Testing Tools
  ASP.NET Training Courses

WHAT'S NEW?
Starting Your Own Software Company
Toad for SQL Server
SQL Developer Tool
Software Documentation Articles
Aperture Card Scanning
Barcode Document Tracking Software
Service Business Software
More New Stuff...

OTHER SITES
Accounting & Tax Services
Business Management Software
Documentation Generators

CODE DOCUMENTORS
ASP Documentation Tool
.NET Documentation Tool
SQL Documentation Tool
VB Documentation Tool
PHP Documentation Tool

© 2007 - 2011 Winnersh Triangle Web Solutions Limited. Registered company number: 4493816.
Page created Thursday, July 01, 2010. Last modified Thursday, July 01, 2010.
About SoftwareDocumentation.info | Site Map | Privacy Policy | Add Your Site
Subscribe to our blog and be notified about new software documentation resources