Download ODBC client
GA Release
2
Install the driver with the MSI
ODBC client requires a Platinum subscription. Please ensure that you have a Trial or Platinum license installed on your cluster before proceeding.
3
Connect your application to Elasticsearch with the ODBC connection string
Dsn=my_elasticsearch_dsn;Driver={Elasticsearch Driver};description={my description};uid=username;pwd=password;server=your_es_host;port=9200
Copy to Clipboard