in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine
All Tags » Interop (RSS)

Browse by Tags

  • Re: NullReferenceException with EF and TransactionScope

    Was this problem ever fixed? I am having what appears to be the same issue, and looking at the code the change Andrew suggested doesn't seem to have been applied in the current 1.0.63 version. I tried making the change myself but I can't seem to get it to build properly for some reason (the version...
    Posted to Bugs (Forum) by contextfree on 07-09-2009
  • System.MissingMethodException was unhandled Message="Can't find PInvoke DLL 'SQLite.Interop.063.DLL'.

    Hi. I try to use SQLite with C# and VS2008. I try to make a windows mobile application. In my solution have 2 projects. one a windows mobile application, the other a class library project. In the class library project i try to write a Data Access Layer.... I added the sqlite3.dll as reference, with using...
    Posted to Bugs (Forum) by sannyo on 07-04-2009
  • Unable to load DLL 'SQLite.Interop.DLL'

    I am so newbie on SQLite3 ADO.NET. So I was expecting I don't have to install anything to make this thing work. My problem is this: I just got the "SQLite-1.0.60.0-source" downloaded and rebuilt the "SQLite.Interop", "System.Data. SQLite - Full", and "test"...
    Posted to Bugs (Forum) by Nullstring on 03-24-2009
  • Linking SQLite.Interop fails for 1.0.60.0

    Hello, Trying to build the SQLite.Interop project in the VS2K8 project fails at linking with a whole bunch of errors. Error 1 error LNK2005: sqlite3_api already defined in fts3_tokenizer.obj rtree.obj SQLite.Interop Error 2 error LNK2019: unresolved external symbol sqlite3PcacheSetCachesize referenced...
    Posted to Bugs (Forum) by Cory Albrecht on 10-28-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems