Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

Showing views in list of tables

edited March 2005 in End User
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.

Michael Gregg

Comments

  • edited March 2005
    Hi Michael,

    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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.