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

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

Recommended Posts

Posted

am trying to insert the result of an SQL query into a field in FMP 9.

Here is my SQL statement (which produces the correct result)???

SELECT count(*) FROM smart_cd.USAGE_SAS WHERE FTR_SERVICE_TYPE = 'C'

I can run the SQL query in a script using "Execute SQL", but I can't figure out how to send the results to a field in FMP.

I don't want to hard code the value of the field to equal the SQL statement (as in a calculation), as I want to be able to retrieve this information at will.

Any assistance is appreciated.

Thanks,

Tony

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