in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Browse by Tags

  • Fundamental encryption problems

    Provided the encryption is realized in the SQLite.Interop file crypt.c I see this problem: This realization encrypts the whole DB incl. DB header. However, SQLite initially reads DB header without decryption to find out a few settings, for example the page size. Encrypted page size provides a nonsense...
    Posted to Bugs (Forum) by Janos on 12-02-2011
  • Password set with System.Data.SQLite incompatible with other Applications?

    Hi, I have no problems creating a new DB with a password or changing the password afterwards using System.Data.SQLite in my application. I also can open the encrypted DB in my program with the appropriate connection string or using the function SetPassword. My only problem is, that I can't open the...
    Posted to General (Forum) by mswiege on 03-12-2009
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems