Thank you very much! That did it. Now that I think of it that is the first ODBC connection I had ever needed to make in .net, everything else has been sql.
Here is my connection string: "Works in vb6"
Provider=MSDASQL.1;Persist Security Info=False;Extended Properties="DSN=SOTAMAS90;UID=xxx;Directory=\\xxx\apps\MAS90;Company=xxx;CacheSize=4;DirtyReads=1;BurstMode=1;SERVER=NotTheServer"
The problem seems pretty obious in the...
Connecting to the SOTAMAS90 dsn in Access or Visual Basic 6 is rather simple. But in trying to do the same thing in VB.NET I am running in to some errors. The first noticeable problem is when making a new OleDbConnection the providex MAS 90 32-Bit ODBC Driver does not even show up. The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.