![]() |
VOOZH | about |
Claris FileMaker is a low-code database application development tool that enables users to create custom apps for managing and organizing data. It combines a powerful relational database engine with an intuitive interface, allowing both technical and non-technical users to design and deploy applications across desktop, web, and mobile platforms.
In this article, we'll explore how to use the CData ODBC Driver for Google Data Catalog and FileMaker scripting to connect to Google Data Catalog data.
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.
Google Data Catalog uses the OAuth authentication standard. Authorize access to Google APIs on behalf on individual users or on behalf of users in a domain.
Before connecting, specify the following to identify the organization and project you would like to connect to:
Click the project selection drop-down, and select your organization from the list. Then, click More -> Settings. The organization ID is displayed on this page.
Find this by navigating to the cloud console dashboard and selecting your project from the Select from drop-down. The project ID will be present in the Project info card.
When you connect, the OAuth endpoint opens in your default browser. Log in and grant permissions to the application to completes the OAuth process. For more information, refer to the OAuth section in the Help documentation.
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.
In this section, we walk through the steps to connect live Google Data Catalog data to FileMaker using the CData ODBC Driver for Google Data Catalog and the Script function. During the initial import, FileMaker brings in all data from the external data source. From the second import onward, it updates only the data that has changed in the external source (a differential update). You can also replace the data in the current record order and schedule these differential updates for automated syncing.
You can download and install the latest version of FileMaker Pro for your Mac/Windows/Linux systems from this link.
Scripting in FileMaker automates complex tasks and workflows by running a sequence of actions with a single command. By using scripting to integrate with Google Data Catalog, you can automatically connect to, import, update, and replace Google Data Catalog data within your FileMaker applications, streamlining data management and improving efficiency.
In this section, we'll use scripts to import Google Data Catalog data into FileMaker by following these steps:
After importing the Google Data Catalog data into FileMaker, use scripts to update or replace any changes made in Google Data Catalog by following this process:
Download a free 30-day trial of CData ODBC Driver for Google Data Catalog to integrate Google Data Catalog data into Claris FileMaker and work with Google Data Catalog data in your FileMaker applications.
Reach out to our Support Team if you have any questions.
Download a free trial of the Google Data Catalog ODBC Driver to get started:
Download NowLearn more:
π Google Data Catalog IconThe Google Data Catalog ODBC Driver is a powerful tool that allows you to connect with live data from Google Data Catalog, directly from any applications that support ODBC connectivity.
Access Google Data Catalog data like you would a database - read, write, and update Google Data Catalog Schemas, Tables, etc. through a standard ODBC Driver interface.