Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 8 of 8 total
Thread Embarcadero Change Manager
Tue, Sep 15 2009 2:32 AMPermanent Link

"Rick Wheeler"
Has anyone had any experience with Change Manager and EDB? I'm thinking of
taking advantage of the BOGOF sale online and this looks like a useful tool.
We use Unicode EDB so it needs to support this.
Tried to trial the ContextSoft Database Manager but this doesn't seem to
support Unicode.
Any other ideas or suggestions?

Rick.

Tue, Sep 15 2009 1:01 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rick,

<< Has anyone had any experience with Change Manager and EDB? I'm thinking
of taking advantage of the BOGOF sale online and this looks like a useful
tool. We use Unicode EDB so it needs to support this. Tried to trial the
ContextSoft Database Manager but this doesn't seem to support Unicode. Any
other ideas or suggestions? >>

Well, it's certainly not in league with the Embarcadero Change Manager, but
the EDB Manager Reverse-Engineer option does support generating an upgrade
script that will take a target database and upgrade its schema so that it
matches a new version of the database.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Sep 15 2009 9:21 PMPermanent Link

"Rick Wheeler"
Hi Tim,

<< Well, it's certainly not in league with the Embarcadero Change Manager,
but
the EDB Manager Reverse-Engineer option does support generating an upgrade
script that will take a target database and upgrade its schema so that it
matches a new version of the database. >>

This is good news. I use the reverse engineer function all the time but was
not aware that it could compare schemas. Could you please provide an example
of how to do this because this may suffice for my needs?

Rick.

Wed, Sep 16 2009 3:36 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rick,

<< This is good news. I use the reverse engineer function all the time but
was not aware that it could compare schemas. Could you please provide an
example of how to do this because this may suffice for my needs? >>

Sure, it's in the current EDB Manager, so you can just do the following:

1) Right-click on the desired database in the EDB Manager's Explorer
treeview, and then click on the Reverse-Engineer Database option.

2) Select Upgrade as the type of reverse-engineering process on the General
tab.

3) Select the Target Database on the Upgrade Options tab.

4) Select the output options on the Output tab, and then click on OK.

By default, the EDB Manager will generate a standard EDB script that will
update the source database so that it matches the target database.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Sep 16 2009 6:27 PMPermanent Link

"Rick Wheeler"
<< Sure, it's in the current EDB Manager, so you can just do the following:
>>

Right you are Tim! For some reason I've been on build 10 of additional tools
but build 15 of VCL. Anyway just downloaded the latest build 15 and going to
have a play with it now...
Very exciting since I have a *massive* DB update to perform and this should
be a real time saver Wink
Rick.

Wed, Sep 16 2009 6:37 PMPermanent Link

"Rick Wheeler"
<< Right you are Tim! For some reason I've been on build 10 of additional
tools
but build 15 of VCL. Anyway just downloaded the latest build 15 and going to
have a play with it now... >>

Ok, so just ran a test and WOW! This is an AWESOME thing you've done Tim,
congrats. I'm just thrilled with this upgrade facility as it means I
definitely won't need to buy Change Manager or any another tool, this will
suit me just fine. I'll perform some tests but the bottom line is that any
"tweaking" will be a very simple matter in DDL.

One question:
Any idea if renaming a field will be supported in future?

Thanks so much Tim for producing a fantastic product. I knew from the
beginning the DBISAM was a great choice and now ElevateDB is da bomb.

Rick.

Wed, Sep 16 2009 6:40 PMPermanent Link

"Rick Wheeler"
<< Any idea if renaming a field will be supported in future? >>

Scrap that, I just read the 2.03 release notes and saw the RENAME SQL and
ALTER RENAME COLUMN etc. Awesome..!!!

Rick.

Wed, Sep 16 2009 10:45 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rick,

<< Ok, so just ran a test and WOW! This is an AWESOME thing you've done Tim,
congrats. I'm just thrilled with this upgrade facility as it means I
definitely won't need to buy Change Manager or any another tool, this will
suit me just fine. I'll perform some tests but the bottom line is that any
"tweaking" will be a very simple matter in DDL. >>

Cool, I'm glad that it worked well for you.  I've still got some
improvements to make to it, but it's a good start.

<< Thanks so much Tim for producing a fantastic product. I knew from the
beginning the DBISAM was a great choice and now ElevateDB is da bomb. >>

You're quite welcome. Smiley

--
Tim Young
Elevate Software
www.elevatesoft.com

Image