Version Control

Version Changes
1.0.6 March 30, 2001

System Changes:

  • Additional fix for intermittent import problem for Andersen data files.

Changed files:

  • Modules: MARAMA Andersen Import.
1.0.5 February 23, 2001

System Changes:

  • Fixed Intermittent import problem for Andersen data files.
  • Repaired filter in export module that blocked certain valid transactions under certain circumstances.
  • Repaired two queries that erroneously excluded certain records from the Mass Concentration report and graph.

Changed files:

  • Import Specs: AndersenImportSpec. Import specs are difficult to locate and modify. We strenuously recommend incorporating your existing data into the new 1.0.5 file.
  • Queries: QryMassConc, Qry MassConcOneMonitor.
  • Modules: AIRS Exports.
1.0.4 September 29, 2000

System Changes:

  • Fixed Total Sampling Time calculation for Andersen Samplers.
  • AIRS Monitor ID is now pulled directly from the Imported data... Andersen Samplers MUST have AIRS Monitor ID in the UserInfo1 field, R&P Samplers MUST have AIRS Monitor ID in the SiteID1 field.  (AIRS Monitor ID is Sitecode+Parameter+POC)
  • Filter Form now takes advantage of the built-in Find and Filter functions.
  • Only 88101 AIRS export records are created for Missed Runs.
  • The SendToAIRS field now defaults to "No" on imports.  It automatically changes to "Yes" when a matching Lab record is found.  User's can still override this in the Filter Form.
  • The SendToAIRS field changes to "No" when a filter type is changed to anything but "Sample".  User's can override this in the Filter Form.
  • The Sampling Frequencey is now determined on sampler data imports.  This field is changeable on the Filter Form and is now included in the AIRS Exports.
  • Added more Exception Flags.
  • Mass Concentration Graphs only data to be included in the AIRS Exports.

Changed files:

  • Queries: qraAndersonData, qruAndersonData, qraRawFilterText, qruRawFilterText, qruLabImportsSendToAIRS, qryAIRS4, qruAndersonIntermediateData, qryMassConcOneMonitor, qryMassConc.
  • Modules: LabImports, MARAMA Sample Imports, MARAMA Anderson Imports, AIRS Exports.
  • Forms: Filter ImportAndersonData, ImportSampleData, frmNullFilter.
  • Tables: Filter, AndersonDataIntermediate, RawFilterText, AIRSValidityCode.
    (For importing existing tables into this version of the database, Add a field "FT_Sampling_Freq", Text, 1 space to your existing Filter Table.) 
1.0.3 July 28, 2000

AIRS Export routine modified to remedy address requirement of 1 decimal place for most parameters data.
Changed files:
module Utility
module AIRS Exports

1.0.2 March 23, 2000 Andersen import routine modified to remedy truncation of 1/100th % decimal place of Flow CV data.
Changed files:
module Marama Anderson Import
1.0.1 Feb 15, 2000 All Mass Concentration values truncated to one decimal place. CV forced to one decimal place in AIRS transactions
Changed files:
query qryrptLAB
query qryMassConcOneMonitor
query qryQAReport
query qryAIRS4
query qryAIRS5
module AIRS Exports
1.0.0 Dec 29, 2000 Baseline