in

System.Data.SQLite

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

Compression and Encryption extensions

Last post 05-06-2009 9:32 AM by ChrisHarris. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 05-06-2009 9:21 AM

    Compression and Encryption extensions

    Hi,

    I'm creating an app that will require compressed and encrypted read-only databases, so the SQLite professional extensions are an obvious choice.

    Does the SQLite ADO.Net provider support the CEROD extensions?

    Thanks in advance!

    Filed under:
  • 05-06-2009 9:24 AM In reply to

    Re: Compression and Encryption extensions

    I wrote a custom encryption module for SQLite.  I didn't purchase Dr. Hipp's encryption extensions -- rather I plugged my own encryption extensions into the existing infrastructure in the free version of SQLite.

    None of the for-pay features of SQLite extensions are included in this version of the provider.

  • 05-06-2009 9:32 AM In reply to

    Re: Compression and Encryption extensions

    Thanks Robert,

    Is there an example of using your encryption module from C#?

    Any thoughts on compression?

    Regards,

    Chris

Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems