oracle tables - dynamic odbc relinking while runtime

R

raj

Dear experts,

I need to relink the odbc connection during runtime depending upon the user
selection while loging in. The user can select development / UAT/ production.
depending up on that, i need to relink/refresh my odbc linked tables
connection to the corresponding oracle database.

Please advice.
 
Top