Dear All, I'd like to know the way of getting Windows ODBC Data Source Names for all the System DSNs that exist in the windows ODBC in the control panel.
My application concerned with getting all added DSN and after that I want to connect to the selected database.
So please advice and let me know the steps of java code that I need to implement this task.