Sharing FileMaker Pro data via ODBC or JDBCFileMaker Pro can serve as a data source for sharing your database files with ODBC- and JDBC-compliant applications.Important Prevent data from being inadvertently modified or deleted: other applications can update and delete unprotected, shared data. Review the privilege sets you’ve assigned to accounts that will access shared database files. As a minimum level of protection, specify database file accounts and passwords.To enable or change a file’s sharing status, you must open it with an account that has Manage extended privileges access privileges. See About accounts, privilege sets, and extended privileges for more information.
2.
3. Avoid using spaces in the field names of database files you intend to share via ODBC and JDBC, because some SQL query tools don’t allow spaces in column names.
Provide access to users with accounts assigned one of the selected privilege sets. Click Specify to select the privileges that accounts must have to access the shared database file.Accounts that need access to the database file require the fmxdbc extended privilege Access via ODBC/JDBC. Users may need to enter their account name and password, defined in the Manage Security dialog box, depending on the setting in the File Options dialog box (see Setting file options). No users
(the default setting)
7. Click OK or choose additional settings.Each FileMaker Pro database file that is open and set up for access is a separate data source (create a DSN for each individual FileMaker database file you want to access).For details about supported SQL statements, expressions, Catalog functions, and client drivers, see FileMaker ODBC and JDBC Guide and FileMaker SQL Reference.