View Single Post
  #1  
Old February 4th, 2005, 02:31 AM
Vadimbar
external usenet poster
 
Posts: n/a
Default Relationships One to Many

I have read articles upon articles on relationships. Just when I think I got
it I cant create more then 1 record. I know this doesn't make a lot of sence.
In an effort to sound a little more coherent I will rephrase my question:
I have a table with many fields(TableA) I need to add comments to (tableA)
but I do not know how many times I will need to go back to (tableA).
Example (TableA) has three records and record 2 needs to have 12 comments
added to it. I create another table (Comments). How do I link these? How do I
get the multiple comments for TableA to stay together?
Thank you,
Vadimbar