![]() |
VOOZH | about |
The CData ODBC Driver for SurveyMonkey enables real-time access to SurveyMonkey data, directly from any applications that support ODBC connectivity, the most widely supported interface for connecting applications with data.
The driver wraps the complexity of accessing SurveyMonkey data in a standard ODBC driver compliant with ODBC 3.8. Applications can then access SurveyMonkey as a traditional database. The driver hides the complexity of accessing data and provides additional powerful security features, smart caching, batching, socket management, and more.
See Getting Started to create an ODBC data source name (DSN) and connect to SurveyMonkey from your platform.
See Using from Tools for information on using the ODBC driver in some of the popular applications and programming languages that connect via ODBC.
See the SurveyMonkey integration guides for information on connecting from other applications.
You can use SQL Linked Server to connect to the CData SQL Gateway. SQL Server treats the CData SQL Gateway as a linked SQL Server instance, so you can write full SQL queries to query your SurveyMonkey data without losing performance as would happen connecting to an ODBC data source directly. The connection can be made locally or to the Gateway located on a separate machine.
See Create a Linked Server for more information.
See Connect from MySQL Workbench to configure MySQL or SQL Server entry points for SurveyMonkey on your server, using the included CData SQL Gateway application. The SQL Gateway listens for incoming MySQL and SQL Server connections and brokers the SQL request to the ODBC data source. This enables any MySQL or SQL Server client to connect, from PHP applications, SQL Server linked servers, and so on.
See SQL Compliance for a syntax reference and code examples outlining the supported SQL.
See Data Model for the available database objects. This section also provides more detailed information on querying specific SurveyMonkey entities.
The Connection properties describe the various options that can be used to establish a connection.