Group: Forum Members
Posts: 448,
Visits: 12K
|
Oh wow. Your SP does not bring the data together it just makes sure you have the correct data from each table which then ends up in a BO and then the BBS for the grid? Correct?
1. So what do you do if some data from both tables are to be displayed(the first grid)?
2. What do you do if you have a link table(I think that is what they are called)? Like this.
studentpk, name <-----> studentpk,coursepk <---------->coursepk,coursename,testscore,quizscore,dailyscore?
I hope #2 makes sense. It is just 3 tables related thru the middle table.
Again, thank you Peter for such a timely response and a clear response.
|