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.

Optimized Object Inspector Usage

Optimized Object Inspector Usage

As any FileMaker developer will tell you, working with a complex layout can be a bit of a hassle. That is, of course, unless you know how to take full advantage of the Object Inspector palette! Did you know, it's possible to edit the calculation of a button bar...

Incredibly Easy Menus

Incredibly Easy Menus

One of the biggest downsides of any complex FileMaker solution is the growing number of layouts and layout elements you'll have to manage. If your number of navigation (or general menu) items is both static and large, then you're going to have issues with keeping the...

MonkeyBread Plug-In for Better Development

MonkeyBread Plug-In for Better Development

If you're using Claris/FileMaker for either part-time or full-time development, and you've not installed the MonkeyBread plug-in, then you're doing something wrong. Many of the most desired features for working with code, such as code folding, extended syntax...

Better User Validations

Better User Validations

One of the key reasons for using a database is having a single source of truth. When the possibility for duplicates enters the equation of "truth" we have a problem. Dealing with duplicates comes in the forms of cleaning and removing them and preventing them. One of...

FileMaker Go Mobile Tricks

While recently working on a FileMaker Mobile solution I came across a number of tricks I was using which I thought might help other developers. The great thing about FileMaker Go is you have access to so many of the core iOS technologies and you can often create very...

FileMaker Function – Get ( WindowMode )

FileMaker Function – Get ( WindowMode )

ISO FileMaker Magazine is an instructional media company not affiliated with or endorsed by Claris International Inc. All materials and content copyright © 1994-2022, ISO Productions, Inc. FileMaker® is registered trademark of Claris International Inc. a wholly owned...

FileMaker Function – Get ( Device )

FileMaker Function – Get ( Device )

ISO FileMaker Magazine is an instructional media company not affiliated with or endorsed by Claris International Inc. All materials and content copyright © 1994-2022, ISO Productions, Inc. FileMaker® is registered trademark of Claris International Inc. a wholly owned...

Multi-page reports – Page Numbering

Multi-page reports – Page Numbering

Claris FileMaker is continually adding new features in order to make things easier for developers. In the most recent release of version 19 we found a new function named Get ( PageCount ). This one function essentially emulates the combination of steps we needed to...