Hello System.Data.SQLite-Users,

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

I Am using:
- Spatialite from http://www.gaia-gis.it/gaia-sins/windows-bin-amd64/spatialite-4.1.1-DLL-win-amd64.zip - System.Data.SQLite from http://system.data.sqlite.org/downloads/1.0.90.0/sqlite-netFx40-binary-x64-2010-1.0.90.0.zip

And my system is:
   - Windows 7 64-Bit
   - Visual Studio 2010

Deployment is currently done by just copying all the spatialite-dlls and the System.Data.SQLite-dlls into the exe's folder.
Am I missing something?

Kind regards
   Markus
<https://groups.google.com/forum/#%21topic/spatialite-users/fOb_J8djVP4>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to