Hi, I like to suggest a change to the DropGeometryTable function. I guess it should not raise an exception if the table has not geometric table. Instead it should drop it silently. Otherwise the user must always detect if a table has geometry files or not and choose DROP TABLE IF EXISTS or DropGeometryTable Andrea Peri.