On 4/3/06, Alex Chudnovsky <[EMAIL PROTECTED]> wrote: > Is it possible (if so how) to programmatically determine version of > sqlite that is in use?
SELECT sqlite_version(); -- Nemanja Corlija <[EMAIL PROTECTED]>
On 4/3/06, Alex Chudnovsky <[EMAIL PROTECTED]> wrote: > Is it possible (if so how) to programmatically determine version of > sqlite that is in use?
SELECT sqlite_version(); -- Nemanja Corlija <[EMAIL PROTECTED]>