Hi there,
I want to get all the current DSN on a machine and put it into a combo box,
how do I get all the current DSN in a computer???
Many thanks
Printable View
Hi there,
I want to get all the current DSN on a machine and put it into a combo box,
how do I get all the current DSN in a computer???
Many thanks
All user defined DSN should be located in
"C:\Program Files\Common Files\ODBC\Data Sources"
Check out the Code Snippet for the similar question.