Subject | Re: Text of a view and text of a stored procedure |
---|---|
Author | evgeneyputilin |
Post date | 2004-08-18T11:52:26Z |
Hi,
Please read about system tables, it's name like RDB$....
You may select blob_field from RDB$..., But you can have a trouble if
this table edit manualy.
http://firebird.sourceforge.net/index.php?op=lists
Eugeney
>procedure. Is
> I am trying to find the actual contents of a view and a stored
Please read about system tables, it's name like RDB$....
You may select blob_field from RDB$..., But you can have a trouble if
this table edit manualy.
> there a way I can do this? If I am posting to the wrong groupplease let me
> know.See firebird-support@yahoogroups.com and other group in
http://firebird.sourceforge.net/index.php?op=lists
Eugeney