Currently at work we have a Filemaker database running on Filemaker Server 7 on a windows sbs 2003. I would like to change from using Filemaker to a different database, one with a web based front-end. It doesn't have to be mysql, though that is were my minimal database training is, it could be anything so long as we don't need a client to connect to it and can just use a web browser.

I am looking for a tool that can convert the database and (hopefully) the forms as well. Are there any good ones out there? Can I merely import the data into another program and then create a new series of forms? Any help would be greatly appreciated.

William

link|improve this question
feedback

2 Answers

up vote 2 down vote accepted

You may want to look at FmPro Migrator. It will convert FileMaker Pro (2,3,4,5,6,7,8,9,10) to a SQL Database (MySQL, Oracle, Access, Microsoft SQL Server, Sybase, DB2, OpenBase, PostgreSQL, FrontBase, SQLite and Valentina).

You could also FileMaker Instant Web Publishing. It's part of FileMaker Server Advanced and is also part of the client FileMaker. It's quite easy to use as it allows you to design your layouts in FileMaker and lets your users access the database via a web browser.

You can also access the data via ODBC from your other database or program.

Lastly, you can export FileMaker's data from within the FileMaker client program to an XML or text format and the import into your new database format and build new forms and layouts.

link|improve this answer
thanks for your help. Have you had any experience with FmPro Migrator. How well does it convert the layouts? – Will3265 Nov 26 '09 at 23:55
I tried and old version and the conversion was a bit rough. It should be better now but I can't speak for it. – tegbains Nov 27 '09 at 5:33
feedback

Actually, the layouts are now converted to PHP forms. This is a new feature since this message was posted. Here is a link:

PHP Conversion

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.