Hi,
I use pl\sql dev. to connect to a Oracle DB 11.2.0.3 using an oracle proxy user :
p.e. : ALTER USER BOB GRANT CONNECT THROUGH TED;
If I login using BOB all works fine.
when I try to connect using TED user to access the BOB schema the "Autocomplete dropdown lists" dosen't wirk at all.
is there some option the enable the drop list using a proxy user?
it works in version 7, but not on version 9 and 10.
thank you!!
I use pl\sql dev. to connect to a Oracle DB 11.2.0.3 using an oracle proxy user :
p.e. : ALTER USER BOB GRANT CONNECT THROUGH TED;
If I login using BOB all works fine.
when I try to connect using TED user to access the BOB schema the "Autocomplete dropdown lists" dosen't wirk at all.
is there some option the enable the drop list using a proxy user?
it works in version 7, but not on version 9 and 10.
thank you!!
Last edited: