Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5554 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Having set up a FileMaker database as ODBC datasource I can access the database via the "Execute SQL" script step.

Thus it is possible not only to work with the content of fields, but to manipulate tables directly.

Where sys_LanguageVars is a table that can be accessed this way,

Execute SQL = ALTER TABLE sys_LanguageVars ADD MyExample VARCHAR

will create a field of type text with the name MyExample in the table sys_LanguageVars. This works like a charm, but: is it possible to set the option "globale storage" this way as well?

This topic is 5554 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.