GetTableFromOccurrence ( occurrence )
Returns the Base Table Name from a given Table Occurrence
Average rating: 5.0 (1 vote) Log in to vote
Jake Scheele - Show more from this author
Edimate http://www.edimate.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
This function gets a list of FieldNames from a Table Occurrence and loops through each Table, comparing the field names to find a match. If two Tables contain identical field names, this function will revert to using ExecuteSQL, which takes a minor performance hit.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.