I have an application in .NET that needs to retrieve the ODBC connections on the pc. VB6 had a way of doing this with SQLDataSources. System.Data.odb c doesn't handle this. Is there a way to do this in .NET?
odbc connections in .net
Collapse
X
-
Tags: None
-
-
Originally posted by kenobewanHere is a site that may help:
Connection StringsComment
Comment