How to use the driver from programming languages

Last modified: July 22, 2025

You can access Salesforce data through the driver from any programming language that supports ODBC, such as Python, C#, Java, or PHP. By establishing a standard ODBC connection, your applications can execute SQL queries and retrieve results directly from the data source.

In this section