in

System.Data.SQLite

An open-source, enhanced version of the SQLite database engine for Windows

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Re: Portable Encryption

    [quote user="jeffreyabecker"]Have you looked into Mono? They have a sqlite provider originally based on the System.Data.SQLite code. That might be easier to to modify.[/quote] Good idea. I happen to have a subversion working copy of mono tree. So updated to latest revision and skimmed through...
    Posted to General (Forum) by rchavik on 05-03-2008
  • Re: Portable Encryption

    Jeff, Thanks for your input. [quote user="jeffreyabecker"]I think you'd have better luck either encrypting the database after it's been built then un-encrypting it before reading in windows or just encrypting the data in the application layer. [/quote] The application is already in...
    Posted to General (Forum) by rchavik on 05-02-2008
  • Portable Encryption

    Hello, Is it possible to port the database encryption feature into UNIX and access them portably? The reason I'm asking is this: I have a system that already works with System.Data.SQLite and Oracle. A Winforms application calls PL/SQL packages in a Oracle database in a UNIX box, performing data...
    Posted to General (Forum) by rchavik on 05-01-2008
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems