Re: DB Versioning options
- From: "Eddie Shipman" <mr_delphi_developer@xxxxxxxxxxxxxxx>
- Date: 14 Feb 2007 12:49:56 -0800
Brad White wrote:
"Eddie Shipman" <mr_delphi_developer@xxxxxxxxxxxxxxx> wrote in
message news:xn0f2er6u2aq22002@xxxxxxxxxxxxxxxxxxxxx
Brad White wrote:tool >>> will not create the data scripts in the correct order to
"Eddie Shipman" <mr_delphi_developer@xxxxxxxxxxxxxxx> wrote in
message news:xn0f2eoon5ci4rb001@xxxxxxxxxxxxxxxxxxxxx
I have written a tool to script out the DB, including data, using
SQLDMO and am working on modifying it to also do SMO. But this
allow >>> rebuilding of the tables and still observe the constraints
and key >>> relationships.
Is this what you are looking for?
http://www.berryware.com/all_products.html
We use this extensively and are very satisfied with it.
It handles SQL 2000 databases that have been moved to 2005 just
fine. It does not yet handle all the new features in SQL 2005.
Too bad their free one won't let me test on our SQL server.
I'm not sure if this will work, yet.
The current version doesn't handle data, but I do
already have that request in.
But you already have that part done. So just
run one tool to build the update script, and another
to build the data sync.
I can create the data script but it is built from each table only in
alphabetical order and the DB can't be rebuilt using it because of
constraints/keys.
--
.
- References:
- DB Versioning options
- From: Eddie Shipman
- Re: DB Versioning options
- From: Brad White
- Re: DB Versioning options
- From: Eddie Shipman
- Re: DB Versioning options
- From: Brad White
- DB Versioning options
- Prev by Date: Anyone know where I can buy the Turbo Pro Upgrade reliably?
- Next by Date: Re: DB Versioning options
- Previous by thread: Re: DB Versioning options
- Next by thread: Re: DB Versioning options
- Index(es):
Relevant Pages
|