in

System.Data.SQLite

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

Browse by Tags

  • Mono: Test app crashes

    Hi, currently I do some experiments with Mono and your ADO.NET provider for SQLite. But it doesn’t work with Mono correctly. Steps to reproduce: - Download SQLite-1.0.65.0-managedonly-binaries.zip - Copy sqlite3.dll (v3.6.17) to directory - Start test.exe with Mono - Select System.Data.SQLite and press...
    Posted to General (Forum) by alex007 on 08-21-2009
  • SQLite on MONO and portable

    Hello! I've a question regarding the use of SQLite independent of the OS or the processor architecture - if it's possibel at all. I want to develop a tool, which you have on your USB-Stick. Of course, the backend of my tool is SQLite. Now the challenge is, that the application should run on Windows...
    Posted to General (Forum) by Norbert on 08-11-2009
  • What is binary and where is System.Data.SQLite looking on mono?

    I'm using the managed-only version of System.Data.SQLite. On Windows, i copy sqlite3.dll into the runtime directory and everything works beautifully. I copy the binaries to my linux box and put sqlite3.so in the same place and I get this: Unhandled Exception: Castle.ActiveRecord.Framework.ActiveRecordException...
    Posted to General (Forum) by sdether on 12-28-2008
  • Re: Mono - using the managed version

    I too am having trouble using the SQLite Managed Library. I have a small program that I've written using the full version of sqlite, but I would like to port it to mono on OSX. Reading the forums, I understand that I need to switch to using the managed library. However, I can't seem to get that...
    Posted to General (Forum) by oboesax on 11-07-2008
  • Mono - using the managed version

    Hi, Has anyone tried to use the the managed version of the libraries in combination with mono? I'm running FreeBSD, with SQLite 3.6.2, and it fails most of the System.Data.SQLite tests. Any advice will be greatly appreciated. Fran
    Posted to General (Forum) by fstruwig on 09-29-2008
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems