RE: [sqlite] How to retrieve sqlite version

2005-09-01 Thread Ned Batchelder
sqlite-users@sqlite.org Subject: [sqlite] How to retrieve sqlite version I can't seem to come up with how to get the version from sqlite. The frustrating thing is that I've done it before... As I recall, it's a select, but for the life of me, I can't remember the right syntax. Anyone have th

Re: [sqlite] How to retrieve sqlite version

2005-09-01 Thread Tito Ciuro
Hi Jeff, Just call sqlite3_libversion() Regards, -- Tito On 01/09/2005, at 19:55, Dinsmore, Jeff wrote: I can't seem to come up with how to get the version from sqlite. The frustrating thing is that I've done it before... As I recall, it's a select, but for the life of me, I can't

[sqlite] How to retrieve sqlite version

2005-09-01 Thread Dinsmore, Jeff
I can't seem to come up with how to get the version from sqlite. The frustrating thing is that I've done it before... As I recall, it's a select, but for the life of me, I can't remember the right syntax. Anyone have that info handy? Thanks, Jeff Dinsmore MIS - Interfaces Ridgeview Medical