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.
(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.