P
potter
Alright...How does the Juction table get updated?
example: (I hope it's clear)
tbl_Sec changes almost daily. I import and append data to the table almost
every day. tbl_Accts changes less often. I import and append only once or
twice a month. Considering I am adding new data there could be new
relationships between tbl_SEC and tbl_Acct after each import and append.
How do I make sure the Junction table keeps up with every import and Append?
I import data to either tbl_Sec or tbl_Acct but there is never manual data
entry.
example: (I hope it's clear)
tbl_Sec changes almost daily. I import and append data to the table almost
every day. tbl_Accts changes less often. I import and append only once or
twice a month. Considering I am adding new data there could be new
relationships between tbl_SEC and tbl_Acct after each import and append.
How do I make sure the Junction table keeps up with every import and Append?
I import data to either tbl_Sec or tbl_Acct but there is never manual data
entry.