We have developed a similar application few years ago with .Net and MS Sql Server. The database has about 30 tables, the more bigger tables have 2 or 3 thousands records. We can have multiple threads accessing at the same time to the DB. To garantie the data integrity we need to manage data locks and transactions. Thanks
I'm new on Codesys. I need to manage a large and complex data set, which database and library you suggest to use? Some application examples will be appriciated. Thanks