You may not have come across FileMaker Pro before and may be used to people talking about Microsoft Access, MySQL or SQL Server.
What is FileMaker?
FileMaker Pro is a powerful, multi user, relational database which can be used to build complex bespoke database systems, it can support unlimited users and can be accessed remotely over the internet from anywhere.
FileMaker also has a reasonably fast development rate due to its design compared to other database systems available, which in turn helps to keep development costs down.
So what type of things can it be used for?
- Full contact management
- Quotations
- Job control
- Invoicing and payments with links to common accounts packages.
- Purchase Orders
- Stock control
- Multi user diaries
- Mail merge
- Marketing Campaigns
- Emails
Another big feature of FileMaker pro is that it can be used as the background datasource for websites.
This can be done into 2 ways:
- Using FileMakers built in IWP functionality which creates html pages on the fly based upon FileMakers layout views. This allows for a quick web distribution but does have its limitations.
- FileMaker can also be used with standard asp/php coded pages using the PHP API or ODBC connection
So in short, FileMaker pro is only limited by your imagination.