Reading alias information from TNSNAMES.ORA
Hi,
We have 3 databases we can connect to, to run our applications. What I would like to know if anyone has written any code for a login screen that can read the alias information out of the tnsnames.ora file to present to the user in a combo box, so they can choose what database they connect to?
This would be more preferreable than hard coding the alias values into the combo box as the alias names could change in the tnsnames.ora file and this would mean changing the hardcoded values in the login screen.
Any help would be appreciated.
Regards,
Scott.