Can it be possible to show objects of a different user

PeterB

Member
Hi,

This probably is an enhancement request, and I don't know if you are still developing on this tool, but when connected to a DB and using the query builder, it's only possible to choose for your own schema, or for ALL tables from ALL schemas on the database.
Since this tool will be used by our business employees, they will never connect as schema owner, but only their own name, using a query role.
The way it works now it is impossible for them to use only the tables of a certain schema. Can you make a filter in the query builder for selecting tables from a certain schema (same as PL/SQL Developer for instance)?

cheers,
Peter
 
It is indeed currently not possible to select a specific user/schema. I have added this to the list of enhancement requests.
 
Back
Top