in

System.Data.SQLite

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

Stream and System.IO.Packaging

Last post 10-11-2007 12:12 PM by Robert Simpson. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 10-11-2007 1:40 AM

    Stream and System.IO.Packaging

    I'm just wondering if SQLite could be able to work against a stream and not a file. Would be cool to be able to have the database inside a System.IO.Packaging.Package.

    bjarte

  • 10-11-2007 12:12 PM In reply to

    Re: Stream and System.IO.Packaging

    I'm afraid not.  The sqlite engine core is a native C engine and we're constrained by its design.

    Robert

     

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