Hi,
The current version of SQLite is 3.7.10, released last January. Is see that you are still using a version from July 2011.
Is there a reason for not updating SQLite?
SQLite updated?
-
- Devart Team
- Posts: 2420
- Joined: Wed 02 Nov 2011 09:44
We will renew the sqlite3.dll library, which is supplied with dotConnect for SQLite on new version of dotConnect for SQLite.
If you can't wait until new version of dotConnect is released, you can download sqlite3.dll 3.7.10 from official SQLite site and place it to the system32 directory. However we recommend you to download the SQLite source code and to compile it with the [SQLITE_ENABLE_COLUMN_METADATA] compiler directive.
If you can't wait until new version of dotConnect is released, you can download sqlite3.dll 3.7.10 from official SQLite site and place it to the system32 directory. However we recommend you to download the SQLite source code and to compile it with the [SQLITE_ENABLE_COLUMN_METADATA] compiler directive.