Subject | Please Help - How to extract DDL |
---|---|
Author | ben_daniel81 |
Post date | 2003-11-03T04:50:24Z |
Hi,
I'd like to be able to extract the stored procedure/trigger/table/etc
ddl source from database programatically (not through a 3rd party
app). I notice there is a TIB_DDL_Extract component which seems
pretty cool but it does the extract for every stored proc/table/etc
when I just want to get the ddl for a single object at a time.
Is there a function or some way of getting the ddl of a specific
database object using ibo?
Thanks,
Ben
I'd like to be able to extract the stored procedure/trigger/table/etc
ddl source from database programatically (not through a 3rd party
app). I notice there is a TIB_DDL_Extract component which seems
pretty cool but it does the extract for every stored proc/table/etc
when I just want to get the ddl for a single object at a time.
Is there a function or some way of getting the ddl of a specific
database object using ibo?
Thanks,
Ben