[GRASS-dev] [GRASS GIS] #1143: WinGrass64RC7 - db.execute

GRASS GIS trac at osgeo.org
Sat Aug 28 03:38:05 EDT 2010


#1143: WinGrass64RC7 - db.execute
----------------------------------+-----------------------------------------
 Reporter:  hellik                |       Owner:  grass-dev@…              
     Type:  defect                |      Status:  new                      
 Priority:  normal                |   Milestone:  6.4.0                    
Component:  Database              |     Version:  6.4.0 RCs                
 Keywords:  wingrass, db.execute  |    Platform:  MSWindows Vista          
      Cpu:  x86-32                |  
----------------------------------+-----------------------------------------
 Hi,

 in WinGRASS-6.4.0RC7-1-Setup.exe, db.execute is greyed out in the wxgui-
 pulldown-menue Database -> Query -> SQL statement (=db.execute).

 after typing db.execute in the wxgui-command-line, the whole wxgui
 freezes.

 but in the msys-commandline I get the help for db.execute

 {{{
 GRASS 6.4> db.execute --help

 Beschreibung:
  Führt jegliche SQL-Abfrage aus.

 Schlüsselwörter:
  Datenbank, Attributtabelle, SQL

 Benutzung:
  db.execute [-i] [input=name] [driver=name] [database=name]
    [--verbose] [--quiet]

 Flags:
   -i   Ignoriere SQL-Fehler und fahre fort.
  --v   Detaillierter Ausgabemodus
  --q   Schweigsamer Ausgabemodus

 Parameter:
      input   Name der Datei, die SQL-Befehle enthält.
     driver   Treibername
              Optionen:
 dbf,dbf.manifest,odbc,odbc.manifest,ogr,ogr.manifest,
                       pg,pg.manifest,sqlite,sqlite.manifest
               Standard: dbf
   database   Datenbankname
               Standard: $GISDBASE/$LOCATION_NAME/$MAPSET/dbf/
 }}}

 and with

 {{{
 GRASS 6.4> db.execute --ui
 }}}

 in the msys-commandline, the db.execute-wxgui pops up.

 Helmut

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



More information about the grass-dev mailing list