#602: Tk interface gis.m does not switch db connection properly -------------------------+-------------------------------------------------- Reporter: frankie | Owner: [email protected] Type: defect | Status: new Priority: major | Milestone: 6.4.0 Component: Tcl | Version: 6.4.0 RCs Keywords: | Platform: Unspecified Cpu: Unspecified | -------------------------+-------------------------------------------------- I tried importing via v.in.ogr a shapefile using the dbf engine and visualizing table headers and data. Then I used db.copy to copy dbf to an sqlite db and run v.db.reconnect and db.connect to switch engine globally. The Tk vector viewer is not more able to show table data (but it shows table cols by v.info) because it retains the dbf driver choice, even if v.db.connect reports a correct link. Apparently it still uses driver=dbf for db.select even if instructed to not do that by db.connect.
-- Ticket URL: <http://trac.osgeo.org/grass/ticket/602> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
