Leather Knight Posted August 26, 2007 Posted August 26, 2007 I want to show a listing of the records entered in my customer database at the bottom of the screen. Any suggestions on what I "should" do?
CobaltSky Posted August 26, 2007 Posted August 26, 2007 Hi Kevin, What you should do depends a lot on *why* you want to do this - and also on what else you already have on the layout (or will have). There are several options. However one of them would be to create a cartesian product (X) relationship to the customer table and then place a portal based on the resulting customer TO, into the 'Footer' area of your layout. :wink2:
Leather Knight Posted August 31, 2007 Author Posted August 31, 2007 Hi Kevin, What you should do depends a lot on *why* you want to do this - and also on what else you already have on the layout (or will have). There are several options. However one of them would be to create a cartesian product (X) relationship to the customer table and then place a portal based on the resulting customer TO, into the 'Footer' area of your layout. Thanks ray, I believe that is exactly what I want. As the user puts in customers, they will show up in a list on the same form at the footer. But what is a "cartesian product"? I am having one of those blonde moments....wait a min, I am bald...
Fenton Posted September 1, 2007 Posted September 1, 2007 Cartesian is an relationship operator (like the default "=", there's also <>, etc.). It's down at the very bottom of the drop-down, it's the big X. It means basically anything matches anything; so it matches all records of the target table.
Leather Knight Posted September 6, 2007 Author Posted September 6, 2007 Ah, got it...thanks. LOL..brain dead at times :
Recommended Posts
This topic is 6288 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