I started a module for ranges. I put two new functions in that both should help transfer version 2 range data into the 2016 database when that is called for. Both functions merely return dataframes that will then need to be inserted/updated into the 2016 database. The dataframes have column names that match the tables (tblRangeEdit and tblRanges) that should receive the data.
I started a module for ranges. I put two new functions in that both should help transfer version 2 range data into the 2016 database when that is called for. Both functions merely return dataframes that will then need to be inserted/updated into the 2016 database. The dataframes have column names that match the tables (tblRangeEdit and tblRanges) that should receive the data.