mackol Posted August 21, 2004 Share Posted August 21, 2004 (edited) i have a database setup using filemaker i wanna convert the database to a mysql database form is there a tool or program to do that??? the closest i have come to some info is this article http://dev.mysql.com/tech-resources/articl...hitepaper01.htm thank u :) Edited August 23, 2004 by mackol Link to comment Share on other sites More sharing options...
0 aldo Posted August 21, 2004 Share Posted August 21, 2004 Can filemaker export SQL? Link to comment Share on other sites More sharing options...
0 mackol Posted August 23, 2004 Author Share Posted August 23, 2004 it probably can. but we are using filemaker 4.0 its pretty old so it doesnt seem to have the feature. Link to comment Share on other sites More sharing options...
0 GatorV Posted August 23, 2004 Share Posted August 23, 2004 mmm you could do it the hard way, code a export feature that creates a .sql file with the necesary data, download phpmyadmin and see the export routine see how they construct a INSERT QUERY, and maybe you can do something in C Link to comment Share on other sites More sharing options...
Question
mackol
i have a database setup using filemaker
i wanna convert the database to a mysql database form
is there a tool or program to do that???
the closest i have come to some info is this article
http://dev.mysql.com/tech-resources/articl...hitepaper01.htm
thank u :)
Edited by mackolLink to comment
Share on other sites
3 answers to this question
Recommended Posts