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.
  • Fancy Reflection

    I am trying to use System.Data.SQLite without actually referencing the DLL in my application itself. What I have done is to use the display name of the assembly and load it out of the GAC like so... Assembly a = Assembly.Load("system.data.sqlite, Version=1.0.47.2, Culture=neutral, PublicKeyToken...
    Posted to How To (Forum) by JohnDeHope3 on 12-14-2007
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems