"... you mean these fans?" Posted February 18, 2019 Posted February 18, 2019 I am able to connect to the MySQL database via the ODBC/DNS/ESS on the Apache server and see the tables in the relationship graph. But when I try to use the script step Execute SQL the Data source is not available ?? And I need to create a record in certain table in OFBiz when the user create a new record in FileMaker. The related records do not create as they do within FileMaker related records. From manage external data sources FM; From relationship graph selection FM; From script step Execut SQL FM; I am unable to select the table within the script step for the Execute SQL ? any suggestion ... ?
Oliver Reid Posted December 14, 2019 Posted December 14, 2019 (edited) AFAIK the external data source definitions work only for creating ESS TO's To program an Execute Sql script step you deal directly with the ODBC DSN definition, and you need the OSBC DSN set upon the machine you are on and also on the server Using the same DSN name for a hosted file. This should have been fixed by FMI years ago Once set up the step uses the host DSN connectiion to execute Edited December 14, 2019 by Oliver Reid
Recommended Posts
This topic is 1861 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now