Hi,
I am trying to setup ODBC connection from ubuntu machine. I have searched the net, and was able to connect ODBC after setting TWO_TASK env variable. Now the issue is that how can i set the environment to connect databases lying on multiple servers. can i set TWO_TASK variable with multiple SIDs?
I have made all the entries in tns_name.ora and accordingly set the path in the system
i am able to access all the databases through sqlplus .
but i need to connect the databases using ODBC from my application that uses ODBC to connect to the database.
Thanks a ton in advance.
Abhinav