June 5, 200619 yr Is it possible to use FMP to build a front end that can change the data in an ODBC database? I'm using a program utilizes an ODBC database and I'd like to extend its functionality with FMP. Edited June 5, 200619 yr by Guest
June 10, 200619 yr It is possible to update data in another database via an ODBC connection. You will have to write FM scripts to make it happen, though, using the Import Records and Execute SQL script steps. Jonathan Monroe Actual Technologies - ODBC for OS X http://www.actualtechnologies.com
Create an account or sign in to comment