

Set con = CreateObject("ADODB.Connection")Ĭon.Open "Provider=.12.0 Data Source=C:\Users\Gord\Desktop\Database1.accdb Persist Security Info=False " Note that the 64-bit installer includes the 64-bit version only it does not include the 32-bit version (available separately on that same page).Īs for the connection string, I just tested the following VBScript on my Access_2013 machine and it worked fine. If that machine does not have Access installed on it then you can download the installer for the engine here. Resolutionīeginning with Microsoft 365 Apps for Enterprise Version 2009, work has been completed to break ACE out of the C2R virtualization bubble so that applications outside of Office are able to locate the ODBC, OLEDB and DAO interfaces provided by the Access Database Engine within the C2R installation.The machine acting as the web server must have the "Microsoft Access Database Engine 2010" installed. Some applications outside Office may not be aware of where to look for the installation in the isolated environment.
.png)
CauseĬlick-to-Run installations of Office run in an isolated virtual environment on the local operating system.


You receive a "The operating system is not presently configured to run this application" error message. The ODBC drivers provided by ACEODBC.DLL are not listed in the Select a driver dialog box. Depending on the version of Office, you may encounter any of the following issues when you try this operation: This problem occurs if you're using a Click-to-Run (C2R) installation of Office that doesn't expose the Access Database Engine outside of the Office virtualization bubble. When you try to create an ODBC DSN for drivers that are provided by Microsoft Access in the Data Sources ODBC Administrator, the attempt fails.
