I have used kind of 'login trigger' approach - in fact I extended datasource I were using to add execution of
alter session set current_schema = "USER"
statement to getConnection method.
Found it easier then creating sysnonyms

>I guess it's a matter of taste..
Agree.



Reply via email to