Can FileMaker have hooks into MySQL?
September 30, 2005 1:58 PM
Subscribe
I have a MySQL database that contains two fields - name and e-mail - for a bunch of records. Separately I have a FileMaker 7 database that contains the same fields - name and e-mail -
and contains other fields, like "notes".
My question: can the FileMaker database, after polling the MySQL database, show name and e-mail as read-only; and then show the other fields as editable? i.e. if I make a change to the MySQL database, can I get it to show up in FM?
More generally, is there a way to get a FM7 database to poll a MySQL database and do things on that basis?
posted by mark7570 to computers & internet (2 comments total)
If I were you I would dump FM and fold the data into the mysql db and slap a web front end on that bitch.
posted by Mr T at 3:43 PM on September 30, 2005