![]() |
VOOZH | about |
The CData ODBC Driver for SingleStore seamlessly integrates SingleStore data into database management tools like DBArtisan by enabling you to access SingleStore data as a database. This article shows how to create an data source for SingleStore in DBArtisan and execute queries. You can then edit data visually and execute standard SQL.
If you have not already, first specify connection properties in an ODBC DSN (data source name). This is the last step of the driver installation. You can use the Microsoft ODBC Data Source Administrator to create and configure ODBC DSNs.
The following connection properties are required in order to connect to data.
To authenticate using standard authentication, set the following:
As an alternative to providing the standard username and password, you can set IntegratedSecurity to True to authenticate trusted users to the server via Windows Authentication.
You can leverage SSL authentication to connect to SingleStore data via a secure session. Configure the following connection properties to connect to data:
Using SSH, you can securely login to a remote machine. To access SingleStore data via SSH, configure the following connection properties:
You can then follow the steps below to register SingleStore data as a database instance in your project:
You can now work with SingleStore data as you work with any other database. See the driver help documentation for more information on the queries supported by the SingleStore API.
👁 The results of a query. (Salesforce is shown.)Download a free trial of the SingleStore ODBC Driver to get started:
Download NowLearn more:
👁 SingleStore IconThe SingleStore ODBC Driver is a powerful tool that allows you to connect with live data from SingleStore, directly from any applications that support ODBC connectivity.
Access SingleStore data like you would a database - read, write, and update SingleStore. through a standard ODBC Driver interface.