SQLite version
Posted: Fri 26 Jul 2013 20:34
I wonder what version of sqlite it is in latest release of dotConnect?How can I check this myself? Is there any method that can be called to fetch sqlite version?
EDIT: Calling "SELECT sqlite_version() AS 'SQLite Version'" is ONE solution.
EDIT: Calling "SELECT sqlite_version() AS 'SQLite Version'" is ONE solution.