Connect to Data Lake Relational Engine Using the ODBC Driver
Configure a data source to connect to the previously created data lake Relational Engine and then use the data source in unixODBC and Microsoft Excel.
You will learn
- How to create an ODBC data source for a data lake Relational Engine connection
- How to use the configured data source with other applications
Dan van LeeuwenSeptember 8, 2024
Prerequisites
- You have completed the first tutorial in this group.
Open Database Connectivity (ODBC) provides an API for accessing databases. Database vendors provide ODBC drivers for their database products. An application written to the ODBC standard can be ported to other databases that also provide an ODBC interface.