Connecting to any one of the two diff db instances in the loin page itself

HIi,
In my login page we need to have inputtext with a dropdown where the dropdown will have 2 different db instances and the user should have a option of choosing any one based on his selection
when he enters user name and password and clicks on login it should connect to respective db connection details and work accordingly.
Actually the structure of both the databases is same but the data is different.
So my question is how can I connect to different DB based on their selection.
Can we actually do it or not ??
I m using jdeveloper version 11.1.1.6
Any help would be appreciated.
Thanks.

See if this helps -
http://jobinesh.blogspot.com/2011/04/modifying-application-modules-jdbc.html

Similar Messages

Maybe you are looking for