#680: Wrong database driver (dbf instead of sqlite) for showing attribute table
with tcltk gui
---------------------------------------+------------------------------------
Reporter: marmai | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Tcl | Version: 6.4.0 RCs
Keywords: tcltk gui database driver | Platform: Linux
Cpu: Unspecified |
---------------------------------------+------------------------------------
I think within the tcltk gui there is a problem when using another
database than dbf.
Within the nc dataset I opened the sqlite mapset and copied the
geology map to the splite mapset with:
~> g.copy vect=geology@PERMANENT,geology
Now there should be the geology map with the sqlite database.
Then I tried to show the attribute table of the geology map by using the
tcl/tk GUI (the button in the lower part of the GIS Manager window). By
clicking the button 'Show attribute data' the following command is sent
to the GIS.m window: