Is there a way to show views in the query designer's list of tables if you are not using a data dictionary? Specifically, I am querying Oracle data and want to show any views that are out there as well as Oracle's data dictionary views.
Table Views are not supported in the currently release. However, we have had a few customers modified the DADE plug-ins for various database, to add support for view. The TdaSession.GetTableNames method is the responsible for returning the list of available tables.
Comments
Table Views are not supported in the currently release. However, we have had
a few customers modified the DADE plug-ins for various database, to add
support for view. The TdaSession.GetTableNames method is the responsible for
returning the list of available tables.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com