Andreas T. Posted December 21, 2006 Posted December 21, 2006 Hello. I hit upon a snag that I didn't expect when I consolidated a multi file solution into one file. Apparently, Filemaker 8.5 (and prob. 7 and 8) will always import all records regardless of the found set when the source file has more than one window open (or is closed). As this is a single file solution, there will always be at least 2 windows open when I perform an import from another table with a found set. This in effect imports all the records. I am trying to accomplish what used to be a simple thing: Import all line items from the order_lineitems to the invoice_lineitems table. I suppose I can script around it, but I have the feeling that I am overlooking something and that there is a simpler way. Anyone? Cheers, Andreas
Andreas T. Posted December 21, 2006 Author Posted December 21, 2006 Found out this one myself. One has to perform the import script from the source window and switch to the destination layout just before the import script step. Then the found set is remembered. It will not work with the source in another window. Cheers, Andreas
Recommended Posts
This topic is 6884 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