Since the installation of Visual Studio 2019 the interface to msAccess was not working anymore. The Access database drivers are 32Bit and Visual Studio 2019 supports only the 64Bit version. With some little changes in the HMI code, the datalogging is now working with an SQL server database. I had to install SQL server Express 2022. Below the packages. Tables and queries are made by SQL server management Studio. All packages are part of the SQL Server Express download. All free software.
The software will be available for dowloading 4th quarter of 2024.

SQL Server Management Studio 20.1.10.0
SQL Server Management Objects (SMO) 17.100.31.0
Microsoft T-SQL Parser 17.2.1.1
Microsoft Analysis Services Client Tools 20.0.3.0
Microsoft Data SqlClient (MDS) 5.1.5
Microsoft SQL Server Data-Tier Application Framework (DacFX) 162.2.111.2
Microsoft .NET Framework 4.0.30319.42000

See also this page.