Subject | Re: [ib-support] Extracting Table Creation declarations |
---|---|
Author | Entrebytes S.L. |
Post date | 2002-04-03T12:06:58Z |
In fact , what i'm trying to do is life easier.
Seriusly , to mantain consistency between the central (development) database
and the installed (production) ones , so if I alter tables in the
development database , I could do a comparation between ddl's of both
databases online and make some sort of operation that mantains consistency
betewen the client software and the database. Is far more complicated that
this , of course , but you could see the general idea. A sort of "poor man
database replication"
And i really appreciate to know what's going on , so a component that comes
without the source code to poke arround , since it could be really usefull
(i'm taking a deep interest in IBO , but I'm open to suggestions , of
course) , is not what i really like.
Thanks for your interest.
Javi
EntreBytes S.L.
Ontenient , Spain
ERP Development.
Seriusly , to mantain consistency between the central (development) database
and the installed (production) ones , so if I alter tables in the
development database , I could do a comparation between ddl's of both
databases online and make some sort of operation that mantains consistency
betewen the client software and the database. Is far more complicated that
this , of course , but you could see the general idea. A sort of "poor man
database replication"
And i really appreciate to know what's going on , so a component that comes
without the source code to poke arround , since it could be really usefull
(i'm taking a deep interest in IBO , but I'm open to suggestions , of
course) , is not what i really like.
Thanks for your interest.
Javi
EntreBytes S.L.
Ontenient , Spain
ERP Development.
----- Original Message -----
From: "Martijn Tonies" <martijn@...>
To: <ib-support@yahoogroups.com>
Sent: Wednesday, April 03, 2002 1:43 PM
Subject: RE: [ib-support] Extracting Table Creation declarations
> Hi,
>
> Almost all system tables :)
>
> It's not as easy at it looks... You might want to use one of the
> ready-made solutions. Both IBExpress and IBObjects have a meta data
> extract component, I guess FIBPlus has one too.
>
> What are you trying to do, perhaps there's another way?
>
> Martijn Tonies
> InterBase Workbench - the developer tool for InterBase and Firebird
> http://www.interbaseworkbench.com
>
>
>
> Could someone tell me what system table i should query to ascern
> the code for creation of the user tables ? Sort of a extract database in
> isql , but by delphi code / sql query.
>
>
> Javi
> EntreBytes S.L.
> Ontenient , Spain
> ERP Development.
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>