
Originally Posted by
Skibber
I have the communication all set up and DataWorx is feeding info to the DB just fine with the current config. In my attempt to normalize my DB, I wanted to have separate tables for departments and work stations that were referenced in the cycle times table instead of just having those fields populated with data from the PLC. At first I just created a table for each work station that just logged all of the cycle times. I thought that it was not recommended to have redundant fields in multiple tables.