Simon C.
|
| Posted: 06/13/2002, 7:28 AM |
|
I've just Started using CCS but would like some help to get me going.
1. I have 2 tables team & member
In the grid for team, there is a team_contact field that relates to a member number. On the maintenence screen I have a listbox for team_contact which I want to populate only with members that are part of that team.
I think all I need is to use a parameter but I have not mananged to work out how this works and the manual doesn't seem to help me.
Essentialy the sql is simple but how do I associate the Team id in the sql with a parameter?
2. When I add a record for one table, I want to add 2 other records into another table. Is there a way to do this?
Many thx in advance
SC
|
|
|
 |
Simon C.
|
| Posted: 06/14/2002, 1:20 AM |
|
Ingore this I was being thick :)
|
|
|
 |
|