Product Logo

CNS Query

Query your databases without relationships.

CNS Query provides you with many easy-to-use functions to work with your data from any calculation and without creating any extraneous relationships. You can add, remove, and update tables, fields, and records. Get or Set the value of any field by name. Extract information about fields like name, id, and type. Extract information about layouts like name, id, and what fields are on the layout. Check whether a field, layout, or table exists. List and concatenate information from one or more fields from any table without defining a relationship to that table. We have even provided a function for direct SQL access if you are fluent in SQL.

Not only can CNS Query work under FileMaker Pro, but you it also works on your FileMaker Server. The Server Edition can be installed on FileMaker Server to be used with Scheduled Scripts and/or FileMaker Server Advanced to be used with Web Publishing. For more information about the Server Edition of CNS Query, please see the ReadMe file included in the CNS Query Server Edition download.

So, if you are ready to have access to your data like never before, download CNS Query today and begin your adventure!

Features

  • Add Tables, Fields, and Records
  • Remove Tables, Fields, and Records
  • Update Records
  • Check for the existence of Tables, Fields, and Layouts
  • List and concatenate values from fields in any table without creating relationships
  • Extract Field IDs, Names, and Types
  • Get and Set Field Values by name
  • Extract Layout IDs, Names, and Fields
  • Extract Table IDs, and Names

Requirements

Mac10.9, 10.10, 10.11, 10.12, 10.13, 10.14, 10.15, 11.1, 11.2, 11.3, 11.4, Apple Silicon, 11.5, 11.6, 12.0, 13.0, 14.0, 15.0
Win7, 8, 10, Microsoft Visual C++ 2017 Redistributable Package, Microsoft .NET Framework 4.7.2, 11
FileMaker Pro14.x (32Win), 14.x (64), 15.x (32Win), 15.x (64), 16.x (32Win), 16.x (64), 17.x (32Win), 17.x (64), 18.x (32Win), 18.x (64), 19.x, 20.x, 2023, 2024
FileMaker Server13.x, 14.x, 15.x, 16.x, 17.x, 18.x, 12.x, 19.x, 20.x, 2023, 2024

Version History

3.2.0 (11/23/2022)

Linux Server support

  • Now works with FileMaker Server on Ubuntu Linux.
  • Updated with latest CNS Core changes.

3.1.1 (09/08/2021)

Fixed a number parsing bug

  • Fixed a bug with parsing numbers that was removing trailing zeros.

3.1.0 (08/06/2021)

Now compatible with Apple Silicon Macs

  • Now fully compatible with Apple Silicon based Macs
  • New Windows Requirements: Windows 7 and above, .NET 4.7.2, MSVC++ 2017 Redistributable
  • Fixed an issue where the optional TOName parameter was set to required for several functions
  • Updates to CNS Core

3.0.0 (05/31/2019)

Script Steps + iOS Version + JSON + Installer

  • New Mac requirements: 10.9+, 64-bit only, FMP 14+
  • New Windows Requirements: Vista and above, .NET 4.5.x MSVC++ 2017 Redistributable
  • All new iOS version now included for use with the FileMaker iOS App SDK
  • All new installer database now provided for easy installs.
  • ExecuteSQL and FindRecords can now optionally return data in JSON format.
  • The plug-in is now signed.
  • The plug-in is compiled against the latest FileMaker plug-in API and makes use of new functions/features where available.
  • Imported tons of updates from other CNS Plug-ins (too many to mention).
  • Added Script Steps for FileMaker 16+.
  • Adds support for FileMaker 16+ instant online help feature. Just click the small question mark in a circle button located next to the script step or function descriptions.
  • Updated with latest CNS Core changes (too many to mention).
  • Other small bug fixes.

2.1.0 (03/08/2017)

CNS Core updates (FM15 support and thread safety fixes)

  • Added support for FileMaker 15 plug-in features like type-ahead and calculation function completion, as well as some internal features.
  • Added some very important thread-safety features to make sure the plug-in runs without issues, especially under FileMakes Server.
  • Imported many other updates from other CNS Plug-ins.

2.0 (04/18/2016)

Full, cross-platform, 64-bit GUI support + core code updates

  • All GUI components are now 64-bit cross platform.
  • CNS Core code updates.

1.6 (08/03/2015)

Renamed to CNS Query + 64-bit support

  • Renamed the plug-in to CNS Query (from MMQuery).
  • Drop-in replacement for MMQuery (no need to rewrite calculations).
  • Added 64-bit support for FileMaker Pro and FileMaker Pro Server (including Scheduled Scripts and Web Direct).
  • Removed PPC support from Mac plug-in.
  • Includes updates and bug fixes to CNS Core code.
  • Fixed a bug where the whitespace was being trimmed from some results.
  • Fixed a bug where database, table, and field names were being compared in a case-sensitive manner.
  • Modified GetAsSQLDate/Time/Timestamp to only return a value if an actual date/time/timestamp value was provided, otherwise, it returns nothing at all

1.2.1 (10/31/2011)

Bug Fixes

  • Fixes a bug that caused a tremendous slow down when returning large amounts of data from a query.
  • Fixes an issue with Developer’s License Keys not working correctly.

1.2 (02/27/2011)

Maintenance Update

  • Plug-in core code has been completely rewritten from the ground up for speed and to take advantage of the latest operating system features.
  • Long-standing issue with Runtimes not closing correctly on Windows has been resolved.
  • The plug-in now requires .NET 3.5 on Windows.
  • Windows plug-in is now much smaller in size.

1.1.1 (06/14/2010)

Maintenance Update

  • Imported core plug-in updates from other CNS Plug-ins.
  • Added a preference under FileMaker Pro 11 which makes the plug-in always use the newer SQL interface.

1.1 (03/30/2010)

New FileMaker Pro 11 only Functions / Other bug fixes

  • Imported several updates and changes from other CNS Plug-ins.
  • Added CNSQuery_GetAsSQLDate, CNSQuery_GetAsSQLTime, and CNSQuery_GetAsSQLTimestamp for converting dates, times, and timestamps into a format suitable for SQL Queries.
  • Clarified Function and Parameter names in regards to Tables and Table Occurrences.
  • Added CNSQuery_ExecuteSQLEx function for FileMaker Pro 11.
  • Added CNSQuery_GetBaseTableNames for FileMaker Pro 11.
  • Added CNSQuery_GetRecordData, CNSQuery_GetRecordDataColumnCount, and CNSQuery_GetRecordDataRowCount for use with new FileMaker Pro 11 functions/features.
  • Updated every function that takes a Table Occurrence as a parameter to allow for specifying a different open file under FileMaker Pro 11 using the “FileName.TOName” format.
  • Updated the CNSQuery_FindRecords function to support the RecordData functions under FileMaker Pro 11.
  • Updated the CNSQuery_GetTONames function to optionally take a FileName parameter under FileMaker Pro 11.

1.0.1 (10/20/2008)

New Server Edition / Misc. Improvements

  • Added VersionAutoUpdate function.
  • Ported changes and enhancements from other CNS Plug-ins.
  • Created Server Edition of the plug-in.

1.0 (08/07/2007)

Inital Public Release

  • Initial Public Release