Filtering TADODataSource for specific schemas/owners
Publicado: Mié Jul 11, 2012 8:18 pm
Hi Ignacio/anybody,
I'm working with Oracle, and using GetTables.
Do you know if it's possible to get a list of tables for a specific Owner? GetTables defaults to all of them, it appears.
I can get a list of owner-filtered table names programmatically, with an Oracle query, but just wanted to see if the TADODataSource class had any kind of undocumented option available. Thanks.
I'm working with Oracle, and using GetTables.
Do you know if it's possible to get a list of tables for a specific Owner? GetTables defaults to all of them, it appears.
I can get a list of owner-filtered table names programmatically, with an Oracle query, but just wanted to see if the TADODataSource class had any kind of undocumented option available. Thanks.