Question How to check the version of microsoft jet drivers in visual studio 2008

Baraka_1989

Member
Joined
Mar 8, 2012
Messages
7
Programming Experience
Beginner
hi comrades, am trying to ship a vb.net application which interacts with a microsoft access database but it doesn't work in my computer. I'm using visual studio 2008 and I want to check what version of Microsoft Jet Drivers i'm using so that I can change it in the code and try whether it will work. How can I check the version of Microsoft Jet Drivers incorporated in Visual Studio?
 
Back
Top