Hi, I modified the test Java code from this document by Alessandro Furieri http://www.gaia-gis.it/spatialite-2.4.0-4/splite-jdbc.html so that it works with current Spatialite 4.0 dll files from http://www.gaia-gis.it/gaia-sins/windows-bin-x86/spatialite-4.0.0-DLL-win-x86.zip That dll package does not include libspatialite3-0.dll file but I managed to find a suitable sqlite3.dll from recent GDAL package and after remaining it I could compile the test code and the resulting program works. I packed everything together into an archive which is here http://latuviitta.org/documents/Spatialite_4.0_test_with_jre_1.6.zip
-Jukka Rahkonen- ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
