

The user is ‘default’ and it requires a password. The following examples show two identical definitions of an https ClickHouse connection with a self-signed certificate. Or you can specify the host and port explicitly. The easiest way to fill out the cluster connection information is to put in a URL. Pick ClickHouseDriver and press “Finish.” You will now see a screen with connection information. System DSNs are data sources that are visible to anyone using the Windows machine. User DSNs are data sources that are visible only to the account you are using. Either way, a screen like the following will pop up. If you are using 64-bit Excel you’ll need to select the 64-bit version. On Windows 10 we will do this the easy way: just drop down to the search bar and type “ODBC”, then select ODBC Data Sources (32-bit). The data source has a name that you can refer to in Excel when connecting to the server. The idea is that you set up all the information to locate the ClickHouse server and authenticate. ODBC uses preconfigured connections to databases called data sources.
ODBC EXCEL ACCESS DRIVER
The ODBC driver is now installed and ready for use. You will see the following screen after a successful install. Once you give permission the installation will finish in a couple of seconds.
ODBC EXCEL ACCESS UPDATE
Windows 10 will ask you for permission to update files. You’ll now see the clickhouse-odbc Setup Wizard, which looks like the following.Ĭlick “Next,” accept the agreement, and step through another screen to get the “Install” button. Click on the “More info” link to see a “Run anyway” button and press it. In Windows 10 you have to step past a screen like the following. It fixes a few bugs that show up in ODBC on Windows.Ĭlick the. Important Note: Ensure you have the latest ODBC driver version 1.1.2 or above. In our case we’ll use the 32-bit driver to match the Excel build. Go to the Release tab to find build files. Installing the ODBC driverĭriver builds are located on the ClickHouse ODBC driver project on GitHub. The ClickHouse ODBC driver is version 1.1.2. The examples that follow use Windows 10 and MS Office 365 version 1910 (32 bit). In the best Windows tutorial tradition we’ll show screenshots of all steps.
ODBC EXCEL ACCESS HOW TO
We’ll walk through how to install the ODBC driver, create a clickhouse data source, and finally fetch data into Microsoft Excel. The key is to use the ClickHouse ODBC driver. To honor that long lost user this article will show how to bring joy to your ClickHouse reporting by pulling data into Excel.

Many years ago a wise customer once said, “every report wants to be an Excel spreadsheet when it grows up!” I have always had a soft spot for Excel–it’s one of the most useful programs that Microsoft ever released.
