On Tue, 14 Jan 2014 20:54:54 +0100, Markus Dibo wrote:
I am trying to use SQLite/Spatialite from a .Net-4.0-Application. To
get easy access to SQLite I am using System.Data.SQLite.
I try to load version 4.1.1 of Spatialite via the command-text
"**SELECT load_extension("libspatialite-4.dll")" which leads to an
Access Violation.
Other users seem to have the same problem:
https://groups.google.com/forum/#!topic/spatialite-users/fOb_J8djVP4


Hi Markus,

more or less similar issues were reported about using splite 4.1.1
on Java/JDBC and Python: so for sure it's not a System.Data.SQLite
specific problem.

you can find more recent news related to this topic on the
SpatiaLite Users list:
https://groups.google.com/forum/#!forum/spatialite-users

and specifcally:
https://groups.google.com/forum/#!topic/spatialite-users/EqJAB8FYRdI
https://groups.google.com/forum/#!topic/spatialite-users/JbcX_k4S1m4

bye Sandro
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to