P
|
Philip author 11/12/2007 |
Any idea / input is wellcome :-) |
|
pbunyon99 11/15/2007 |
Philip, I think you just need to normalize your two tables so that there is a common field, like EventID between them. Then you just use standard ASP Runner to ADD/EDIT the registration data. Then use a regular query to pull a report with both the Event and Registration data. |