System.Data.SQLite

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

Search

Page 1 of 1 (3 items)
  • Re: Visual Studio 2008 express edition

    this time, i tried to add a datasource from the VS2008 express. After selecting SQLite Database File (.NET Framework Data Provider for SQLite) and giving the path to my DB,  i obtain that error message. 
    Posted to How To (Forum) by ewans.machtoc on 03-29-2008
  • Re: Visual Studio 2008 express edition

    hi again,  after re-reading the .chm, i founf that section.Express Edition Limitations All Express Editions (except Visual Web Developer) are hard-coded to only allow you to design for Jet and Sql Server Database Files.  The only way for SQLite to install its designer is to temporarily replace one of the existing ...
    Posted to How To (Forum) by ewans.machtoc on 03-29-2008
  • Re: Visual Studio 2008 express edition

    Hi,  I followed the link but it's not saved me from failed run.. When i try the code you gave :            Dim SQLconnect As New SQLite.SQLiteConnection()         Dim SQLcommand As SQLiteCommand         ...
    Posted to How To (Forum) by ewans.machtoc on 03-29-2008
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems