ACE provider for 64-bit OS?

D

D.P. Roberts

I have a vbs file that uses the following line to connect to an Access 2007
(accdb) file:

..Provider = "Microsoft.ACE.OLEDB.12.0"

This works fine as long as my OS is a 32-bit version of Windows XP/Vista/7,
but fails to run on 64-bit versions. Does anyone know how I can get a 64-bit
version of Windows to work with this code?

Thanks in advance for any assistance.
 

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