P
Piers
Hi foks
Urrgghhh. Has anyone come across an issue with relationships where it sort-of knocks itself out of sink. My problem as abbreviated
Bookings tabl
Customer number from Cust tabl
event i
Events tabl
event id (from bookings
trainer nam
locatio
attendees tabl
event id (from events
delegate id (from delegates
delegates tabl
delegate i
delegate nam
customer id (from customer table
If you draw this out it forms a loop-back issue. I'm getting all sorts of join statement issues if I try to change anything. If I remove any one of the links ANYWHERE, everything works. I can't see why it's not working
What needs to be changed, or how should I change the database design
By all means please e-mail me, and I'll send you a picture of the relationships
Thanks, many, many thanks
Piers
Urrgghhh. Has anyone come across an issue with relationships where it sort-of knocks itself out of sink. My problem as abbreviated
Bookings tabl
Customer number from Cust tabl
event i
Events tabl
event id (from bookings
trainer nam
locatio
attendees tabl
event id (from events
delegate id (from delegates
delegates tabl
delegate i
delegate nam
customer id (from customer table
If you draw this out it forms a loop-back issue. I'm getting all sorts of join statement issues if I try to change anything. If I remove any one of the links ANYWHERE, everything works. I can't see why it's not working
What needs to be changed, or how should I change the database design
By all means please e-mail me, and I'll send you a picture of the relationships
Thanks, many, many thanks
Piers