Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试从我的 VB 2008 项目连接 DSN。当我尝试使用
myoledb.connectionstring="DSN=myDNSname" 我收到以下错误消息
连接字符串中未指定 OLEDB 提供程序。
检查此页面
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
这些可能会有所帮助。