cnewtonne
11-13-2015, 03:51 PM
If I'm doing this correctly, sqlite3 banner is showing 3.6.16 which was released in 2009. Current release is 3.9.2.
I see major improvements and stability fixes since then. Wouldn't UR benefit from it?
C:\Lab\projects\Software\kinook>sqlite3 ***.urd
SQLite version 3.6.17 with the Encryption Extension
Copyright 2006 Hipp, Wyrick & Company, Inc.
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite>
http://sqlite.org/changes.html
Thanks
I see major improvements and stability fixes since then. Wouldn't UR benefit from it?
C:\Lab\projects\Software\kinook>sqlite3 ***.urd
SQLite version 3.6.17 with the Encryption Extension
Copyright 2006 Hipp, Wyrick & Company, Inc.
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite>
http://sqlite.org/changes.html
Thanks