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

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

Recommended Posts

Posted

In a solutions I'm working on I have to import data from another file. To mark the records in the original file as imported I can either do Replace Fields Contents (needs to be done on 3 fields) or I could loop through the records using Set Field on those 3 fields.

Anyone know from experience which method might be faster? On some occasions I could be dealing with thousands of records so any performance gains I can make, I think I should take them.

Posted (edited)

Replace[] in 3.0!

http://help.filemaker.com/app/answers/detail/a_id/2927/~/two-ways-to-speed-up-looping-scripts

You could put a global calc (or a regular calc) in the source file with whatever text you're using to mark them and import that too.

Edited by Guest

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