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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check this pages
http://social.msdn.microsoft.com/Forums/eu/adodotnetdataproviders/thread/879cc49e-770f-4cbf-906b-7de7ff6fbc1e
http://www.carlprothman.net/Technology/ConnectionStrings/OLEDBProviders/tabid/87/Default.aspx
These might be helpful.