Re: Cannot read data from Access 2007 database
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Tue, 9 Jan 2007 18:15:30 -0500
dbouthillier wrote:
Hi. I'm trying to read data from an Access 2007 database. I'm working
with VS 2005 C++ on Windows XP SP2. I downloaded the 2007 Office
System Driver found at
You need the Microsoft Jet drivers. You need to download them separately
from the MDAC installer. however, i would be a little surprised if you
didn't already have the Jet drivers. Look for msjet40.dll on your system
(SUCCEEDED(m_oDatabase->Open("Provider=Microsoft.ACE.OLEDB.
I don't do C++ so I may be offbase here, but this does not seem like the
appropriate provider for Jet. You should be using the
Microsoft.Jet.OLEDB.4.0 provider.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
.
- Prev by Date: Re: Using OracleDataAdapter.Fill() with incomplete sets of tables.
- Next by Date: Re: Cannot read data from Access 2007 database
- Previous by thread: Re: Using OracleDataAdapter.Fill() with incomplete sets of tables.
- Next by thread: Re: Cannot read data from Access 2007 database
- Index(es):