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

Tom Glod tom at makeshyft.com
Mon Apr 3 16:29:10 EDT 2017


thanks mike....should have thought of that.

On Mon, Apr 3, 2017 at 4:09 PM, Mike Bonner via use-livecode <
use-livecode at lists.runrev.com> wrote:

> 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
> >>
> >
> >
> _______________________________________________
> 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
>



-- 
*Tom Glod*

CEO @ *MakeShyft R.D.A* - www.makeshyft.com



Developer of *U.M.P* - www.IamUMP.com



More information about the use-livecode mailing list