Subject | Re: [firebird-support] Views |
---|---|
Author | Martijn Tonies |
Post date | 2003-12-31T08:35:53Z |
Hi,
RDB$VIEW_BLR is NOT NULL, is a view. The view source
is available in RDB$VIEW_SOURCE.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> I would like to programmatically extract the names of the views in aLook at system table RDB$RELATIONS - each row where
> database and then extract each view's syntax as strings.
>
> Any suggestions?
RDB$VIEW_BLR is NOT NULL, is a view. The view source
is available in RDB$VIEW_SOURCE.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com