lpm Posted July 16, 2009 Posted July 16, 2009 What is the best way to import a found set of records and all of their related records from File A (the solution file) to File B (the archive file)? I have imported whole tables of data before from one file to another, but I have never imported an individual record or a found set of records from a table along with all of their related records from other tables. There’s probably a fairly simple way to do this and perhaps my brain is on vacation, but I’m really confused about this today and need some help. TIA WinXP, FMP9 Adv
mr_vodka Posted July 16, 2009 Posted July 16, 2009 Go to FileA and find your set of records for both the parent and the child records ( using GTRR ) and keep the file open. Then open FileB and import into the tables that you want to import the parent and children into. If you have the source file ( FileA ) open, it will only import the found set records. If the source file is closed though, it will import all the records.
Recommended Posts
This topic is 5608 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