Example ODBC Connections
The Birst ODBC Driver provides integration with Open Database Connectivity (ODBC) clients. Clients can access data from Birst.
The client passes Birst logical (BQL) queries through the driver to execute them on Birst, and the results are passed
back to the client. In the ODBC client SQL entry tool, surround the BQL
query with curly brackets {…}.