The Hach WIMS Direct Server-Side Interface to Custom Q12827 LIMS imports values from a custom LIMS database and brings them into Hach WIMS database management system.
The LIMS_DATA database table resides in a Microsoft SQL 2000 database. Data is copied from the Production LIMS system to the LIMS_DATA table in the LIMS_Exchange database. The LIMS_DATA table is a transaction table that is created/populated by the customer.
This interface reads LIMS_DATA table, imports all the values, and if configured will archive the data to LIMS_DATA_DONE and clear the LIMS_DATA table.