filemaker 8 user Posted August 17, 2006 Posted August 17, 2006 I have a database of 100,000 records and I need to have the database export from a calculated field. Is it faster to: 1. export from the calculated fields or 2. is it faster to loop though the data set a text field for each calculated field and then export the text field? Thanks for your help
Fenton Posted August 18, 2006 Posted August 18, 2006 This is kind of a trick question. I would say that 1 would be much faster if the data is dynamic (likely), but 2 would be faster if the data never changes and it is to be exported multiple times.
Recommended Posts
This topic is 6672 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