Crag Posted April 20, 2004 Posted April 20, 2004 is there a way, on OSX, to connect Filemaker to a MySQL database? I wanna pass data back and forth... but mostly from Filemaker to MySQL. Thanks -Stephen Cox
Reed Posted April 20, 2004 Posted April 20, 2004 If you have the data source set up on your machine, you can just use the Execute SQL script step to do insert, update or whatever SQL statements you want to move data back and forth.
Crag Posted April 20, 2004 Author Posted April 20, 2004 So if MySQl and FM [server] are running on the same machine this can be done?
Reed Posted April 20, 2004 Posted April 20, 2004 I guess they could be on the same machine, but they don't have to be. just specify your ODBC data source (which can be running on any machine) when you create your script in a fm file (which could be on your local machine, or on another machine with fm server.
Crag Posted April 21, 2004 Author Posted April 21, 2004 wait.. you said ODBC... is there an ODBC driver for FM or MySQL on OSX?
Reed Posted April 21, 2004 Posted April 21, 2004 Not included with FM, but openlink sells one, http://www.openlinksw.com/
Recommended Posts
This topic is 7521 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