Is there a way to find out the SQLite Driver version of my LC ?

Mike Bonner bonnmike at gmail.com
Mon Apr 3 16:09:22 EDT 2017


btw. on ver 9 dp6 I get 3.15.0

On Mon, Apr 3, 2017 at 2:06 PM, Mike Bonner <bonnmike at gmail.com> 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 <
> use-livecode at lists.runrev.com> 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
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>
>



More information about the use-livecode mailing list