On Wed, May 4, 2016 at 1:04 PM, Aldo CLERICI <[email protected]> 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
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
