I am trying to connect DSN from my VB 2008 project. When i try using
myoledb.connectionstring="DSN=myDNSname" I get the following error message
An OLEDB provider was not specified in the connectionstring.
I am trying to connect DSN from my VB 2008 project. When i try using
myoledb.connectionstring="DSN=myDNSname" I get the following error message
An OLEDB provider was not specified in the connectionstring.
Check this pages
http://www.carlprothman.net/Technology/ConnectionStrings/OLEDBProviders/tabid/87/Default.aspx
These might be helpful.