Subject | IB_Metadata versus IB_DLL_Controller |
---|---|
Author | Dieter Tremel |
Post date | 2004-06-21T08:28:26Z |
Hallo,
I want to extract Metadata to Delphi datastructures, not mainly to extract
the ddl-sql but do enumerate entities for other operations.
I think there are 2 different implementations in IBO to do this, the
IB_DLL_ Units by Claudio and the IB_Metatdata by Geoff. Any suggestions
which one I should use? Are they both up to date or is one more supported?
Second question to IB_Metadata: Can I fill the cache (property Database:
TIB_DDLDatabase) without extracting to a StringList?
Thanks Dieter Tremel
I want to extract Metadata to Delphi datastructures, not mainly to extract
the ddl-sql but do enumerate entities for other operations.
I think there are 2 different implementations in IBO to do this, the
IB_DLL_ Units by Claudio and the IB_Metatdata by Geoff. Any suggestions
which one I should use? Are they both up to date or is one more supported?
Second question to IB_Metadata: Can I fill the cache (property Database:
TIB_DDLDatabase) without extracting to a StringList?
Thanks Dieter Tremel