I'm working on a project where I'm creating Data Loggers through KepServerEx5. Basically I'm using Kepware to connect to our company's PLC programming through a DSN to log station cycle times and then dumps the information into an Access table (idb file). I hit a point where I could no longer make additional connection to the Access table and received an error that the table did not exist when though in reality it did. In order to add any additional Data Loggers I have to disable any previously entered data loggers. It appears that I've hit some sort of threshold in regards to how many data loggers can connect to this particular table. Is there any setting that I can change to increase that threshold? I've looked and I'm coming up empty. The version of Access that is being used is 2007. Any help is greatly appreciated.