Thank you, Matthias, running the SQL-Code from your references
UPDATE geometry_columns_statistics set last_verified = 0;
SELECT UpdateLayerStatistics('geometry_table_name');
solves my problems and saves me from creating a new name for views, each
time I'd like to update one (which is especially cumbersome if other views
depend on it..). QGIS now properly displays all fields available from the
spatialite view.
Many thanks! xof
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user