kbata Posted June 30, 2004 Posted June 30, 2004 I wrote a navigation script so I could do away with FileMaker's book navigation. One step in the script seems to be slowing it down. This step sets a global field with the current record number using the Get(RecordNumber) function. Sometimes the pause can be over 20 seconds and at those times I get a message that a query is being performed. This is in a database that only has 12 records in it. The record that seems to have the most problems has about 60,000 records in it but I can't see why that would make any difference since the layout I'm in doesn't use any information from that related table. Any ideas to work around this?
Recommended Posts
This topic is 7712 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