[GRASS-user] db.droptable problem in GRASS7.0.3 for Windows
Markus Neteler
neteler at osgeo.org
Thu May 5 07:39:26 PDT 2016
On Wed, May 4, 2016 at 1:04 PM, Aldo CLERICI <aldo.clerici at unipr.it> wrote:
> Dear GRASS users and developers,
>
> I’m having troubles in deleting a table with db.droptable.
>
> As reported below I made a copy of *roads* named *roads_copy2.*
>
> When I try to delete the new table with db.droptable I have an error
> message.
>
>
>
Here the OCR conversion of the erro:
C:\Users\Clerici>db.copy from_table=roads to_table=roads_copy2
C:\Users\Clerici>db.droptable -f table=roads_copy2
Forcing
Traceback (most recent call last):
File "C:\Program Files\GRASS GIS 7.0.3/scripts/db.droptable.py",
main()
File "C:\Program Files\GRASS GIS 7.0.3/scripts/db.droptable.py",
used = grass.db.db_table in vector(table)
File "C:\Program Files\GRASS GIS 7.0.3\etc\python\grass\script\db...
for f in vector db(vect, stderr=nuldev).itervalues():
File "C:\Program Files\GRASS GIS 7.O.3\etc\python\grass\script\ve...
xxargs)
File "C:\Program Files\GRASS GIS 7.0.3\etc\python\grass\script\co...
return handle_errors(returncode stdout, args, kwargs)
File "C:\Program Files\GRASS GIS 7.0.3\etc\python\grass\script\co..
returncode=returncode)
grass.exceptions.CalledModuleError: Module run None ['v.db.connect' ...
ser1', 'sep=;'] ended with error
Process ended with non-zero return code 1. See errors in the (error ...
C:\Users\Clerici>
> Any hint?
>
>
Can another WinGRASS user please test db.droptable?
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20160505/dcab5667/attachment.html>
More information about the grass-user
mailing list