32/64 bit access to access?

B

Bruce Bowler

I have 2 applications, one is 32 bit and one is 64 bit. I've got access
2007 installed. The 32 bit app connects to my DB just fine, the 64 bit app
refuses. The connect string I'm using is

Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source=c:\mydata
\file.mdb

I suspect, based on what I've read elsewhere, that I'm SOL (that's an O
not a Q :). I'm hoping I missed something in my surfing and someone here
can point me to a connection string, or tool to add, that will let me
interact with the database from my 64 bit app.

Thanks!
Bruce
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top