Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Any tool for analysing EDB Databases?
Fri, Dec 7 2012 9:25 AMPermanent Link

Adam Brett

Orixa Systems

Say I want to compare 2 versions of a database.

I know that EDBMgr has the really useful "UPGRADE" facility which generates a SCRIPT to turn 1 db into another.

However, is there a more general tool that allows me to fully compare databases, to review differences such as different procedures, functions, triggers etc.?

I have something called Datanamic "Dezign" ... which is actually pretty good, but it is not EDB specific, so it doesn't any of the stuff I need.
Fri, Dec 7 2012 12:27 PMPermanent Link

Raul

Team Elevate Team Elevate

Adam,

Don't know of any tool but you could do a reverse-engineer of both and just use a diff tool to compare the sql files.

Raul


<<
Adam Brett wrote:

Say I want to compare 2 versions of a database.

I know that EDBMgr has the really useful "UPGRADE" facility which generates a SCRIPT to turn 1 db into another.

However, is there a more general tool that allows me to fully compare databases, to review differences such as different procedures, functions, triggers etc.?
>>
Image