How can you add a system DSN with its security credentials programmatically at runtime from VB.NET?
Keeping key in ODBC.INI is done, but when creating ODBC, it asks for Authentication Type (SQL or Network Login).
How can we set that option at runtime?