in

System.Data.SQLite

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

Browse by Tags

  • Retrieving BLOB data from an old sqlite database

    Hi! I had been using a C++ wrapper for SQLite to store image data as BLOBs in a table. Before the data is stored, it was encoded using the old sqlite_encode_binary function (which I think is no longer available). So my problem is that after porting the code to C#, the data which used to be stored in...
    Posted to How To (Forum) by skyjt on 06-05-2010
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems