FileMaker 4 You

Informationen rund um die Datenbank FileMaker

FileMaker – die Datenbanklösung

FileMaker – oder generell Datenbanken sind aus unserem Leben nicht mehr zu denken.

Versteckt oder offen begleiten uns Datenbanken und vereinfachen ob privat oder geschäftlich den Ablauf verschiedener Prozesse.

FileMaker ist ein proprietäres Datenbanksystem zur Verwaltung ihrer Daten in Datenbanken und zur Entwicklung von Datenbankanwendungen für Ihre Umgebung, ihre Unternehmsidentität (Corporate Identity), das unter den Betriebssystemen macOS, Apple iOS und Windows läuft.

Mehr als eine Million Menschen rund um den Globus setzt die FM-Plattform Tag für Tag ein, um Dinge schneller zu erledigen und effizienter zu arbeiten

 

Optimieren Sie oft verteilt gelagerte Informationen und ineffiziente Prozesse. Benutzen Sie Datenbanken, um Ihre eigene Apps zu erstellen, die genau so funktioniert, wie es Ihr Unternehmen braucht, da Sie Ihren Betrieb, Unternehmen am besten kennen, verfügen Sie bereits über das nötige Wissen für diese Anwendungen.

Flexibel ganz nach Ihren Vorstellungen: Mit Hilfe der grafischen Oberfläche, flexibler Designwerkzeuge, integrierter Starter-Apps. Verwenden Sie integrierte Scriptschritte, um Aufgaben und Abläufe zu automatisieren. Setzen Sie die Software vor Ort oder in der Cloud ein.
Nutzen Sie die Daten sicher gemeinsam mit Ihrem kleinen, großen oder wachsenden Team. FM Server unterstützt bis zu 500 gleichzeitige Benutzer vor Ort. FM Cloud unterstützt bis zu 100 gleichzeitige Benutzer über die AWS Cloud.

Wir entwickeln solche individuelle Datenbanklösungen für Sie mit dem FileMaker.

Für Apple und Window Computer

Tools, Apps für Baumanagement

Durch meine Ausbildung und Tätigkeit als Bauzeichner, Bauführung und später als Supporter für Mac, betreue ich viele Architekturbüros. Durch das Wissen der Bauabläufen, habe ich für verschiede Prozesse im Baumanagement mit FileMaker Anwendungen vereinfacht. Sei es von der Honorarberechnung inkl. der Vorkalkulation des Stundenaufwandes für die verschiedenen Teilbereiche, bis zum komplexen Baukostenmanagement, vom KV bis zur Bauabrechnung.

Viele kleinen Büros erledigen die Kostenkontrolle mit selbstkreierten Exceltabellen, die auch ihre Funktionen erfüllen, aber wegen den Formeln und der Darstellung ein gewisses Risiko beinhalten.
Mit dem FileMaker sind die Layouts und Formeln geschützt und können nicht versehentlich verändert oder gelöscht werden.
Es ist mir ein Anliegen das das Corporate Identity eines Büros nach Aussen einheitlich aussehen sollte, sei das vom einfachen Brief, Lieferschein bis zur Bauabrechnung.

JSON Manipulation using JSONata

Having created recent videos about accessing APIs via REST, and extracting the free JSON data as well, it would be a glaring omission if I didn't address our need to manipulate the JSON FileMaker provides us with. Yes, the work to put your FileMaker data into...

Server Side Scripts: Get & Restore Context

Server Side Scripts: Get & Restore Context

Traditionally, performance in computing has revolved around the optimization of bits and bytes — how many can be saved and how efficiently a task can be accomplished. This principle dates back to the era of computers with only a handful of kilobytes of memory, where...

The "One" REST Script

When it comes to programming, there's always more to learn and share. If you've worked with REST APIs in the past, then you may have already devised your perfect system. If not, then this video will showcase a freely available script which you might want to consider...

Data Separation – How-To

Data Separation – How-To

FileMaker solutions don't really care where your data comes from. They've long had the ability to reach out into ODBC & SQL sources of data. So long as the connection is fast and stable, users really don't know, or care, where the data is hosted. With the addition...

Layout Design Optimization

Layout Design Optimization

When it comes to designing a FileMaker layout, there are always subtle tips and tricks that might not be immediately apparent. Whether it's leveraging a graphic to replace multiple layout objects or finding innovative ways to present information in a navigational...

Easy JSON Record Data

Easy JSON Record Data

Coding software solutions offers the fascinating realization that there are always multiple pathways to achieve the same goal. Sometimes the methods we're familiar with may not be the most optimal, prompting us to expand our knowledge to explore alternative...

Smart Solution Architecture – Part 2

In Part 2 of our exploration of Smart Solution Architecture, we delve into the fascinating aspects of structuring your FileMaker solution. While the 'common' method of structuring a FileMaker solution might be the simplest, it doesn't necessarily guarantee optimal...

Smart Solution Architecture – Part 1

Smart Solution Architecture – Part 1

FileMaker development is an exhilarating journey which empowers you with the ability to have complete control over the data you want to manage and manipulate. Yet, at times, it can be a test of patience as you strive to achieve the desired results - especially as...

Sending HTML Emails

While younger generations of Internet users are increasingly adopting communication tools like Discord, it's challenging to envision a future devoid of at least one distinctive means of communication - email. Could a world without email imply that government agencies,...

Ultimate SQL Mastery

When embarking on your journey with FileMaker, you encounter the wonderfully visual tool known as the Relationship Graph, which grants you the ability to visually comprehend the intricate interconnections within a complex solution. In fact, the relationships used to...