[Qgis-user] Newly added SpatiaLite fields now missing in

Chrest, David davidc at rti.org
Fri Mar 14 06:30:41 PDT 2014


Correction to my last post regarding the workaround mentioned at the end
of this page: http://hub.qgis.org/issues/8923

The two SQL commands to get your newly added fields to appear again in
your spatiaLite attribute table should be:

 

UPDATE geometry_columns_statistics set last_verified = 0 

 

SELECT UpdateLayerStatistics('geometry_table_name')

 

David Chrest

Research GIS Analyst

RTI International

3040 Cornwallis Rd, PO Box 12194

Research Triangle Park, NC  27709-2194

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20140314/8b8161e0/attachment.html>


More information about the Qgis-user mailing list