Subject | Re: [firebird-support] Extracting Metadata? |
---|---|
Author | Milan Babuskov |
Post date | 2005-06-06T15:01:53Z |
Mustafa Şimşek wrote:
isql -x /path/to/database.fdb
If you wish to do it yourself, the best guide is isql's source. Or,
alternatively you could use sources of some other open-source administration
tool (like FlameRobin for example).
--
Milan Babuskov
http://www.flamerobin.org
> i want to extract metadata from system tables? Anyone has sql scriptsYou can extract everything with:
> or link for this?
isql -x /path/to/database.fdb
If you wish to do it yourself, the best guide is isql's source. Or,
alternatively you could use sources of some other open-source administration
tool (like FlameRobin for example).
--
Milan Babuskov
http://www.flamerobin.org