Modular Filemaker Database Export

    Recently, we had a client request to export their FileMaker solution into CSV files with field names. The solution had a …

Read more

FileMaker Devcon 2019

I’m sitting in the Hyatt, Orlando International Airport, just having finished a slice of key lime pie while I wait for my flight home from the …

Read more

Refactoring Primary Key/Foreign Key Relationships in FileMaker Pro

Relationships are the basis of relational database design. When set up properly, table relationships will ensure your database runs like a well …

Read more

Using Version control with FileMaker

When developing FileMaker solutions, one of the issues that always comes up is the lack of Version control options. How can you use Version control …

Read more

RazorSQL

Developer’s have been able to run SQL queries against their FileMaker data for many years. In the early days it required a 3rd party plugin, but …

Read more

Sharing FileMaker Variables in Multi-file Solutions

When working with multi-file solutions in FileMaker, sharing variables can be a stumbling block. In this blog, I will explain the process we chose …

Read more