![]() |
VOOZH | about |
Claris FileMaker is a low-code platform that enables users to quickly create custom apps to manage and automate data workflows. Using the CData ODBC Driver for AlloyDB and the CData SQL Gateway, FileMaker connects to AlloyDB data through its ESS (External SQL Source) feature, allowing you to work with AlloyDB records as if they were native FileMaker tables.
In this article, we configure and use the CData ODBC Driver for AlloyDB and the CData SQL Gateway, along with the MySQL ODBC Driver, to connect to AlloyDB data using the ESS functionality in FileMaker.
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 usually required in order to connect to AlloyDB.
You can also optionally set the following:
Standard authentication (using the user/password combination supplied earlier) is the default form of authentication.
No further action is required to leverage Standard Authentication to connect.
There are additional methods of authentication available which must be enabled in the pg_hba.conf file on the AlloyDB server.
Find instructions about authentication setup on the AlloyDB Server here.
This authentication method must be enabled by setting the auth-method in the pg_hba.conf file to md5.
This authentication method must be enabled by setting the auth-method in the pg_hba.conf file to scram-sha-256.
The authentication with Kerberos is initiated by AlloyDB Server when the β is trying to connect to it. You should set up Kerberos on the AlloyDB Server to activate this authentication method. Once you have Kerberos authentication set up on the AlloyDB Server, see the Kerberos section of the help documentation for details on how to authenticate with Kerberos.
When you configure the DSN, you may also want to set the Max Rows connection property. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.
The CData SQL Gateway bridges non-SQL data sources (like SaaS applications, APIs, and NoSQL databases) with SQL-based tools (like FileMaker, MySQL clients, and BI tools).
In simple terms, it exposes any CData driver-supported source - for example, AlloyDB - as a standard MySQL or SQL Server endpoint.
See the SQL Gateway Overview to set up AlloyDB data connectivity as a virtual MySQL database. Set up a MySQL remoting service that listens for MySQL requests from clients, and configure the service through the SQL Gateway UI (as shown below). Save the user credentials (Username and Password) for future use.
π Add a new service in CData SQL GatewayOnce you establish the connection, you can use the CData SQL Gateway to access AlloyDB data through the MySQL protocol.
Follow the steps below to install and configure the MySQL ODBC Driver:
You have now successfully configured the MySQL ODBC Driver.
In this section, we explore how to use the ESS (External SQL Source) feature to retrieve data in the FileMaker application. Follow the given steps to complete the process:
Download a free 30-day trial of CData ODBC Driver for AlloyDB to integrate AlloyDB data into Claris FileMaker and use AlloyDB data in your FileMaker applications.
Contact our Support Team if you have any questions.
Download a free trial of the AlloyDB ODBC Driver to get started:
Download NowLearn more:
π AlloyDB IconThe AlloyDB ODBC Driver is a powerful tool that allows you to connect with live data from AlloyDB, directly from any applications that support ODBC connectivity.
Access AlloyDB data like you would a database - read, write, and update AlloyDB 0, etc. through a standard ODBC Driver interface.