in

System.Data.SQLite

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

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Error using SpatiaLite

    Hi, I have the following problem: In my web application (C#, .net 2.0) I want to use the spatial functions of SpatiaLite. I referenced these dlls: This is my sourcecode: using System.Data.SQLite; ..... string connstring = @"Data Source=C:\spatialite\website\app_data\db.sqlite;Version=3;"; SQLiteConnection...
    Posted to General (Forum) by martinr on 03-22-2009
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems