Sorry, but there are no more tags available to filter with.
-
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...
Page 1 of 1 (1 items)