1v.db.reconnect.all(1)         Grass User's Manual        v.db.reconnect.all(1)
2
3
4

NAME

6       v.db.reconnect.all  - Reconnect vectors to a new database
7

KEYWORDS

9       vector, database, attribute table
10

SYNOPSIS

12       v.db.reconnect.all
13       v.db.reconnect.all help
14       v.db.reconnect.all        old_database=string       new_database=string
15       [old_schema=string]   [new_schema=string]
16
17   Parameters:
18       old_database=string
19           Name of old database, the database  must  be  in  form  printed  by
20           v.db.connect -g, i.e. with substituted variables
21
22       new_database=string
23           Name of new database
24
25       old_schema=string
26           Old schema
27
28       new_schema=string
29           New schema
30

DESCRIPTION

32       v.db.reconnect.all  changes  database  connection  of all layers of all
33       vectors in the current mapset from old_database to database. If a  link
34       does not match the old_database it is left untouched.
35

AUTHOR

37       Radim Blazek
38
39       Last changed: $Date: 2007/04/16 23:43:17 $
40
41       Full index
42
43
44
45GRASS 6.2.2                                              v.db.reconnect.all(1)
Impressum