You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Query Not Getting the Most Recent Data

Descriptions:
We have two library functions involved in this process:

  • Library 1: processes the information gathered and updates the data table.
  • Library 2: Retrieves the information from a query, trying to get the data from the table updated from the library 1.

Both libraries are called sequentially within the same action.

Situation:

When running the second library after the first one, the data retrieved appears to be outdated, it does not reflect the most recent updates made by Library 1. Even though the first library completes successfully and updates the information, the second library still fetches the old data version.

We have attempted multiple approaches:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!