>> Is there any way to determine the sqlite version ... ?
Look at the first 47 bytes of the file -- or the first 48 bytes if you want a null-terminated string.
>> Is there any way to determine the sqlite version ... ?
Look at the first 47 bytes of the file -- or the first 48 bytes if you want a null-terminated string.