Options

Updating database

wolverinewolverine Posts: 2
edited April 3, 2006 6:27PM in SQL Packager Previous Versions
After creating an initial package "X" to create database "X", if I run the executable created in package "X", will I get a total refresh of all tables each time I run it or will I get the same data records created by package "X".

Comments

  • Options
    Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
    Hello,

    There are two types of package: an upgrade package and a new database package. The former is for creating a brand-new database or populating an existing empty database. The latter is for pushing changes from a source database to the target database to bring it in-line with the source.
Sign In or Register to comment.