Hi,

Try to recover geometry typing a command

SELECT RecoverGeometryColumn('[1]', 'Geometry', [2], '[3]', 'XY');

Where:
[1] - table name
[2] - epsg code
[3] - geometry type

I had similar problem some time ago, and recovering geometry helped me.


Also try to open that Spatialite database in Spatialite GUI - nice app to
perform some actions using Spatialite.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Spatilite-and-QGIS-issue-tp5283146p5283153.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to