Migration from Filemaker Pro to MYSQL

Want to continue using your existing files fromeconomical MySQL database hosting with their
previous versions with FileMaker products? Butweb hosting plans, thus making MySQL a popular
first make sure conversion is the right path.choice for web developers. MySQL also offers
FileMaker is unmatched in usability thus allowingbetter scalability and features such as transactions
even novices to quickly create useful databaseand database replication. FileMaker Pro Unlimited or
applications for themselves and other users.Server editions are generally limited to 250 (or
FileMaker solutions are often developed byfewer) simultaneous users, while MySQL can be
individuals and departments who are workingexpected to serve thousands of simultaneous
independently from a corporate IT departmentusers. In fact, a Ziff-Davis Media, Inc eWeek
due to cost factors or reduced IT staffing.benchmark test has shown MySQL to have
However as the number of users grows, it mayperformance comparable to Oracle 9i. High
be necessary to migrate a FileMaker databaseavailability installations which include database
solution to MySQL. MySQL offers inexpensivereplication and failover capability can be crucial for
hosting options and greater scalability which isbusiness critical database installations. FileMaker
comparable to an Oracle database .FileMaker Prodoes not include any type of built-in replication
offers unrivaled ease of use for thefunctionality for high availability installations. MySQL
implementation of workgroup-sized relationaldoes offer a built-in active/passive replication
databases. Even an inexperienced user can createfeature which is similar to an Oracle standby
their first database within a few minutes. Thedatabase configuration.
FileMaker Pro user interface is very intuitive, butFeatures of FM Migration:
still offers in-depth features such as scripting and- Redundant and dead code removal ·
complex field calculations for more experienced- Classification of the complete enterprise
users. In a FileMaker Pro database, the display ofarchitecture into modular framework
information can be customized by the creation of- Migration Layer by Layer (User/Database
multiple layouts. In other databases like Oracle orSecurity/Inheritance)
SQL Server this functionality is implemented by- Repeating Fields Extraction to MySQL
creating a view within the database.- Repeating Field Table Creation SQL Code
This article covers the procedures involved withCreated Automatically
migrating a FileMaker database running on- MacOS X and Windows Compatibility
Windows to a MySQL database running on anyFileMaker to MySQL migration tasks:
platform. One of the shortcomings of FMP is its- Creating a list of fields and field types available
poor manageability. If you create a new field,within the FileMaker Pro database.
change a field property, or edit a layout in FMP,- Creating a MySQL database which will contain
the Web server will not work at the time ofnew database tables (unless a database has
editing. Another weakness is its relative lowalready been created).
performance. To compensate for this, one can- Creating a new MySQL database user account
configure FMP server clusters to distribute thewhich will be used to log in and use the new table.
queries in a round-robin load sharing fashion. The- Creating the new MySQL database table to
migration task is part of a larger re-engineeringmatch the structure of the FileMaker database.·
effort to properly normalize the FileMaker data- Transferring the data from the FileMaker Pro
and create a corporate-wide user interface fordatabase into MySQL.
the data. Migration of the data represents onlyFileMaker Pro is a versatile easy to use
the first step in the process. The second part ofworkgroup database application. But if you need
the engineering effort involves using SQLfunctionality not included in FileMaker Pro such as
commands to cleanse the data and copy the databetter scalability, replication, or inexpensive hosting
to the new normalized database tables. This taskat an existing ISP, MySQL is a good alternative to
can be performed more efficiently in two stepsconsider. By simplifying the migration process
because the second step will involve working withfrom FileMaker Pro to MySQL, our Filemaker
data that will be entirely contained within a largeMigration team helps you to utilize the best
database server like Oracle.database for your needs. Databases may easily
Why migrate?be prototyped and tested with FileMaker Pro and
MySQL is the most popular open-source databasethen migrated to MySQL if the need arises.
available today with an estimated user baseMidsized companies like Mindfire Solutions,
exceeding 4 million. This popularity has led to wideMeto-sys, Adi-soft offer valuable Filemaker
availability of MySQL database servers withinmigration services to your applications. Contact
businesses and by ISPs. Most ISPs offeryour chosen vendors today.