The SqlServerDB_dotNET Class Library is a high level wrapper around the SQLServer.
The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
The OleDB_dotNET Class Library is a high level wrapper around the ODBC, OLEDB and SQLServer.
The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
The SQLiteDB_dotNET Class Library is a high level wrapper around the SQLite.
The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
The MySqlDB_dotNET Class Library is a high level wrapper around the MySql.
The library is currently compiled at .Net 4.5.2 so it should work with any application running .Net 4.5.2 and above.