Populate linking pairs: Difference between revisions

mNo edit summary
mNo edit summary
Line 10: Line 10:


== Implementation ==
== Implementation ==
Because MS Access doesn't have functionality to compare data in a "current" to a "next" record this is implemented as an iterative process in Module ''linking'' Sub ''populate_linking_pairs''.
Because MS Access doesn't have functionality to compare data in a "current" to a "next" record this is implemented as an iterative process in Module ''linking'' Sub ''populate_linking_pairs'' which populates the [[linking_pairs table]].  
 
{{Discuss | who = Tina | question = * what table is this actually stored in?}}


== Related articles ==
== Related articles ==