Jalz Posted November 2, 2006 Posted November 2, 2006 Hi Guys, Im interested in pushing and pulling data from and FileMaker database to a MySQL database and was thinking of using ODBC. However a contact another developer has said I can use FX.php to push and pull data to and from MySQL. Is this true?
Newbies Xenon Design Posted December 19, 2006 Newbies Posted December 19, 2006 Hello, Yes, with a bit of PHP wizardry and some SQL skills you could easily export data from Filemaker to MySQL via the FX.php method. You would establish your FX connection as normal and pull the data and insert into MySQL as you pull it. Not very hard. Maybe 30 minutes work for a good PHP developer :
FMWebschool Posted December 21, 2006 Posted December 21, 2006 You may also be interested in what we accomplished with ODBC and PHP and FileMaker. http://www.fmwebschool.com/server_lite.php In Kindness Stephen Knight
Recommended Posts
This topic is 6624 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now