Hi Steve,
From your description, you're encountering some problem about accessing
Office Access 2007 Accdb file in your .net application,correct?
As for your development (windows Vista box), is office 2007 also installed
on that box together with Visual Studio 2005? Based on my research,
accessing office 2007 data files as database require some new driver
components, and the error info you provided also indicate that the driver
is not correctly located. You can find the driver components here:
#2007 Office System Driver: Data Connectivity Components
http://www.microsoft.com/downloads/d...536-8C28-4598-
9B72-EF94E038C891&displaylang=en
And the below web forum thread also discuss on the same question, you can
have a look also:
#How to access the Access 2007 database in VS2005?
http://forums.microsoft.com/MSDN/Sho...48592&SiteID=1
Hope this helps.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.