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

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

Recommended Posts

  • Newbies
Posted

When querying a calculated field over ODBC I just get a empty result.

So any data that is pulled from another database using a calculation basically comes up blank.

Right now the only method I have of resolving this is to run a script in FM which copies the calculated values and pushes them into a static field which can be read using ODBC.

Is there a way to either access the calculated field directly through ODBC, or automate the execution of said script so that it does not have to be run each time the calculated field information changes?

  • 1 month later...
Posted

You don't want to be using calculated fields via ODBC w/ FileMaker. It's VERY slow because it has to make that calculation each and every time.

The best way is to get the data into stored fields as you mentioned. I'm afraid I can't help you on doing it automatically. :)

This topic is 6558 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.