in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine
All Tags » Sqlite » C#.net (RSS)

Browse by Tags

  • Re: How to Insert Blob Image to SQLite in C#

    Hi there, After reading the forum ran into your question and decided to take it up as a small project and thus writing an article. I created a WinForm appi based on C# - .NET4.0 - System.Data.SQLite 1007000 (.net provider) with an embedded SQLite database. And I want to share the source code.. So here...
    Posted to How To (Forum) by Kribo on 05-15-2011
  • How to read related data from 2 tables into an aggregated collection?

    Hello, I have 2 methods. Both work fine for its own... What I want is to retrieve with SQLite the SchoolclassCodeID from every pupil with the current SchoolclassCode and its SchoolclassCodeID property. In the end I want to return a ObservableCollection where each SchoolclassCode object has 1 ObservableCollection...
    Posted to How To (Forum) by Eluim on 07-18-2010
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems