Getting System Data Sources' Names under Windows
Hi,How can I get the names of the System Data Sources in Windows from my java code?Thank you.Shakeel
[128 byte] By [
JShaqa] at [2007-10-2 20:20:06]

You can't. At least not using plain Java. You could use JNI to get that information, I expect. But it's more likely that if you asked your first question (the one which you decided had the answer "Get all the DSNs") you might get more useful help.