![]() |
VOOZH | about |
Claris FileMaker is a low-code database application development tool that allows users to create custom apps for managing and organizing data. It combines a powerful relational database engine with an intuitive interface, enabling 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 CSV in FileMaker to connect to CSV 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.
CData Drivers let you work with CSV files stored locally and stored in cloud storage services like Box, Amazon S3, Google Drive, or SharePoint, right where they are.
Set the URI property to local folder path.
To connect to CSV file(s) within Amazon S3, set the URI property to the URI of the Bucket and Folder where the intended CSV files exist. In addition, at least set these properties:
To connect to CSV file(s) within Box, set the URI property to the URI of the folder that includes the intended CSV file(s). Use the OAuth authentication method to connect to Box.
To connect to CSV file(s) within Dropbox, set the URI proprerty to the URI of the folder that includes the intended CSV file(s). Use the OAuth authentication method to connect to Dropbox. Either User Account or Service Account can be used to authenticate.
To connect to CSV file(s) within SharePoint with SOAP Schema, set the URI proprerty to the URI of the document library that includes the intended CSV file. Set User, Password, and StorageBaseURL.
To connect to CSV file(s) within SharePoint with REST Schema, set the URI proprerty to the URI of the document library that includes the intended CSV file. StorageBaseURL is optional. If not set, the driver will use the root drive. OAuth is used to authenticate.
To connect to CSV file(s) within Google Drive, set the URI property to the URI of the folder that includes the intended CSV file(s). Use the OAuth authentication method to connect and set InitiateOAuth to GETANDREFRESH.
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.
Once you configure the CData ODBC Driver for CSV, you can connect to live CSV data in FileMaker and use it in your applications. In this section, we'll walk through the steps to connect live CSV data to FileMaker.
You can download and install the latest version of FileMaker Pro for your Mac/Windows/Linux systems here: https://www.claris.com/resources/downloads/.
Follow the steps below to easily import CSV data using the ODBC import feature:
You have now successfully imported CSV data into FileMaker Pro using the CData ODBC Driver for CSV. To perform incremental updates, change the import order to "Update" or use "Replace" based on your use case.
You can sort and aggregate data, as well as calculate summary functions while browsing tables. To manipulate the view of data at design time, complete the following steps:
Follow the steps below to group column values and display summaries, as shown in the screenshot:
Use the following steps to create a simple bar chart showing the total NumberOfEmployees for each Industry:
Download a free 30-day trial of the CData ODBC Driver for CSV to integrate CSV data into Claris FileMaker and work with CSV data in your FileMaker applications.
Reach out to our Support Team if you have any questions.
Download a free trial of the CSV ODBC Driver to get started:
Download NowLearn more:
π CSV/TSV Files IconThe CSV ODBC Driver is a powerful tool that allows you to connect with live flat-file delimited data (CSV/TSV files), directly from any applications that support ODBC connectivity.
Access flat-file data like you would any standard database - read, write, and update etc. through a standard ODBC Driver interface.