Koonce Posted August 16, 2007 Posted August 16, 2007 I have a file I want to export the data. I have multiple tables. When I export the Data from all the tables I then would like to import them into another file. Both FMfiles are identical When I go to import it will show the main table I started with but it will not show the other tables in the file. So i added a new layout with all the fields in all the tables. I exported and then when I tried to import the same thing happen it just showed the main table to import to. the file with all the data showed all the files FYI. Is there a work around without using scripts to import export each table. Thanks in advance. : :
Søren Dyhr Posted August 16, 2007 Posted August 16, 2007 It's always a questionable practice to have something wich needs to be synkronized, normalization is usually instated to prevent such scenarios ...why can't it be just one networked solution? --sd
Koonce Posted August 16, 2007 Author Posted August 16, 2007 Let me clear up the confusion, I have one file that has multiple tables. When i make changes to a file I would like to move the data to a new updated file. I can export all the tables. but I cannot import all the tables at once with out a lengthy script and 4 different imports. Is there a way that on the import to view all the tables and import them.
Søren Dyhr Posted August 16, 2007 Posted August 16, 2007 Is there any way around many im- or exports?? Hardly, this is why developers use the separation model, since the most of the alteration usually takes place in the interface part of it. --sd
Recommended Posts
This topic is 6309 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