[GRASS-dev] [GRASS GIS] #1866: broken db driver communication in winGRASS 7

GRASS GIS trac at osgeo.org
Sun Jun 30 04:36:56 PDT 2013


#1866: broken db driver communication in winGRASS 7
------------------------------+---------------------------------------------
 Reporter:  martinl           |       Owner:  grass-dev@…              
     Type:  defect            |      Status:  new                      
 Priority:  blocker           |   Milestone:  7.0.0                    
Component:  Database          |     Version:  unspecified              
 Keywords:  sqlite, wingrass  |    Platform:  MSWindows 2K             
      Cpu:  Unspecified       |  
------------------------------+---------------------------------------------

Comment(by hamish):

 (which is the expected behaviour, since a table by that name doesn't exist
 in the current database, and db.connect is working on a raw table name,
 not the vector map's name. use v.db.connect to go through the vector map,
 which then via dbln points it to the linked database)

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1866#comment:36>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list