Tag: FileMaker
-
Using FileMaker Pro as a GUI to a SQL Database
Comments
0As of 11-17-2005, I’ve built a sample model for using FileMaker Pro as a GUI to a SQL Database using ODBC. My objective was merely to explore whether it was practical to use FMP (rather than other less “friendly” GUI applications or tedious Web-browser based HTML/PHP interfaces). I had found no useful examples on the Internet, including some FMP forums. Scripts do SELECT (import), INSERT,…