Newbies MERLIN_ti Posted September 26, 2007 Newbies Posted September 26, 2007 Hi, I got a simple database that include 3 layout (job info, submission and billing information). In the job layout i got 2 portals rows (1 for submission and the other for the billing) i just want to know how to copy all the portal row of submission of a job to the billing portal row of the billing of the same job. I don't want to rewrite each time exactly the same information. i'm sure that a simple script can do that. Thanks for your time MERLIN_ti
DannyDK Posted October 15, 2007 Posted October 15, 2007 It would probably be best not to duplicate the information at all, but rather to use relationships to share the information. If you set up a relationship between the billing and the submission tables, you can use the submission data from the context of the billing table.
Recommended Posts
This topic is 6250 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