G
Guest
Each day I get the same table with certain fields of records for several
hundred companies potentially changing. Say of 100 records one or two values
in a field giving the credit rating (eg AAA, AA, A, BBB etc) will change each
day.
I would like to track these changes in another table which shows the date on
which the credit rating chages for each company. Over time this table would
provide a track record of credit rating histories.
What is the best wat to do this and is it possible to automate the
procedure. I was told this sort of thing is relatively eacy using stored
procedures in SQL, but I would like to do it in Access.
hundred companies potentially changing. Say of 100 records one or two values
in a field giving the credit rating (eg AAA, AA, A, BBB etc) will change each
day.
I would like to track these changes in another table which shows the date on
which the credit rating chages for each company. Over time this table would
provide a track record of credit rating histories.
What is the best wat to do this and is it possible to automate the
procedure. I was told this sort of thing is relatively eacy using stored
procedures in SQL, but I would like to do it in Access.