btw. on ver 9 dp6 I get 3.15.0 On Mon, Apr 3, 2017 at 2:06 PM, Mike Bonner <[email protected]> wrote:
> You should be able to open an in memory database (or database file, > whatever) and then do.. > > *get *revdatafromquery(,,1,"select sqlite_version()") -- where 1 is the > database connector id, and the select statement is obvious. > > On Mon, Apr 3, 2017 at 1:48 PM, Tom Glod via use-livecode < > [email protected]> wrote: > >> is there a way of finding the SQLite driver version of my LC Version? >> can't >> find it for the life of me... its probably obvious and right >> there...preferably by script .. >> >> There appear tp be lots of performance improvements, dramatic ones, in >> recent versions. >> >> https://www.sqlite.org/news.html >> >> >> >> Thanks, >> >> Tom >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
