Excellent - thanks for the answer and the extra tip.  Good idea..

On Fri, Feb 1, 2013 at 3:38 PM, Igor Tandetnik <[email protected]> wrote:

> On 2/1/2013 10:21 AM, Amit Chaudhuri wrote:
>
>> If I only issue select queries on my two input databases, can I expect the
>> sha1 hash to stay the same over time?
>>
>
> Yes. You can even mark the database file as read-only and use
> sqlite3_open_v2 with SQLITE_OPEN_READONLY flag.
> --
> Igor Tandetnik
>
> ______________________________**_________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-**bin/mailman/listinfo/sqlite-**users<http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users>
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to