Subject | Re: [firebird-support] Compare two databases |
---|---|
Author | Robert martin |
Post date | 2005-01-18T22:02:57Z |
Hi Martin
I don't use IBExpert but cant you just connect to each Database and
Select the table definition data from each and compare. Its something
like RDB$RELATION_FIELDS.
If this is not adequate, the IBO components (And I assume others)
provide tools to extract the meta data and turn it into a script.
Hop this helps
Rob
Martin Catherall wrote:
I don't use IBExpert but cant you just connect to each Database and
Select the table definition data from each and compare. Its something
like RDB$RELATION_FIELDS.
If this is not adequate, the IBO components (And I assume others)
provide tools to extract the meta data and turn it into a script.
Hop this helps
Rob
Martin Catherall wrote:
> Hi,
>
> Can anybody please tell me if there is an easyway to compare the table
> name in one firebird database to the table names in another firebird
> database.
> I have been using IBEXPERT but have not found a way to do this.
> If there are any other tool avaible to do this I would appreciate
> knowing about them.
>
> cheers
>
> martin.