Files
laatzen/Common/Service/MeterProcessState
..
2025-08-14 11:18:48 +02:00
2023-11-27 16:54:53 +01:00
2021-10-01 11:09:20 +02:00
2023-05-23 14:02:52 +02:00
2022-08-12 09:33:04 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2025-07-16 14:01:22 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2025-06-06 16:12:39 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00

CREATE TABLE [Cordonel_Calibrations] ( [PcbId] INT NOT NULL, [TestRunNr] INT NOT NULL, [Offset] FLOAT NOT NULL, CONSTRAINT [PK_Cordonel_Calibrations_PcbId] PRIMARY KEY ([PcbId]) );