August 21, 201510 yr I'm using pyodbc to send SQL queries to a filemaker 11 server. I can read data, no problem. I can update data, no problem. But when I attempt to insert data, no errors are thrown but no records are added to the database.
August 23, 201510 yr Author So I'm running Mac OS X. The ODBC driver is on mac os x, as is the python code. Server is Mac OS X too. Is there any way to get an SQL log from FMS 11? for xdbc?
Create an account or sign in to comment