Good afternoon,
I have been able to create the ModelContext successfully but if I use the exact same comment line and add -TABLES atablename the I get:
Unable to find a table in the database matching the selected table atablename
I have also replaced atablename by schema.atablename and I get
Unable to find a table in the database matching the selected table schema.atablename
Is it because I need to grant a certain privilege to the table to be accessible this way?
Note: using TOAD with the same userid and password and LDAP I can access the table