[GRASS-dev] [GRASS GIS] #920: db.tables is unable to open database in Grass 6.5 using sqlite

GRASS GIS trac at osgeo.org
Wed Feb 10 12:44:33 EST 2010


#920: db.tables is unable to open database in Grass 6.5 using sqlite
----------------------+-----------------------------------------------------
 Reporter:  epatton   |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect    |      Status:  new                      
 Priority:  normal    |   Milestone:  6.5.0                    
Component:  Database  |     Version:  svn-develbranch6         
 Keywords:            |    Platform:  Linux                    
      Cpu:  x86-64    |  
----------------------+-----------------------------------------------------
 db.tables gives an error when I try to print a list of tables in my
 current Location:

 {{{
 db.connect -p
 driver:sqlite
 database:/home/epatton/Projects/Canso/PERMANENT/databases/Canso.db
 schema:
 group:

 db.tables -p
 DBMI-SQLite driver error:
 Unable to open database: unable to open database file

 ERROR: Unable to open database
        </home/epatton/Projects/Canso/PERMANENT/databases/Canso.db>
 }}}

 The directory where my database is located is readable, writable, and
 owned by me. I can also browse the database in question using
 sqlitebrowser with no problems; I just can't access it through Grass.

 Am I overlooking something simple?

 ~ Eric.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/920>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list