Addam Posted January 28, 2002 Posted January 28, 2002 All of these topics about relationships are kinda confusing to me... My Situation: I have 3 databases. - 1 Master (where everything is stored and where all the MAJOR data entry occurs). - 2 Views (where no data is entered but just a place to show the information in the Master). - 3 IT (where data is entered, but only SHOWS certain information in the Master). QUESTION: How do I duplicate a record in databases 2 & 3 as one is created in database #1 without using scripts? Can anyone help!? Thanks! ~Addam~
falkaholic Posted January 28, 2002 Posted January 28, 2002 you'll have to use script if you want to pull something like that off. You could create new records using portals without scripts. at least. the above is as far as i know.
Addam Posted January 28, 2002 Author Posted January 28, 2002 OK... So, how do I do this with a script!?
danjacoby Posted January 28, 2002 Posted January 28, 2002 First of all, get rid of Views -- you're just viewing data already entered in the Master file, so use a new layout in the Master file. Now you can create one relationship with the IT file, and then you can see all the data in portals. HTH, Dan
Recommended Posts
This topic is 8426 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