Pedro Posted May 7, 2001 Posted May 7, 2001 I'd like to know when i create a record in a file how can this record be copied to an other file with the same information. Thanks for your help...
LiveOak Posted May 7, 2001 Posted May 7, 2001 Mostly you don't want to do this. One of the features of a relational database system is that you DON'T have to duplicate data in multiple files. Just display the data as related fields in the second file using a relationship. -bd
Recommended Posts
This topic is 8669 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