Hi Markus, Does your message say that all but DBF back-ends are supported?
Thanks, Dylan On Thu, Aug 20, 2009 at 4:07 PM, Markus Neteler<[email protected]> wrote: > Hi, > > do you consider a db.join script to be useful? > > db.join --help > > Description: > Allows to join a table into another table. > > Keywords: > database, attribute table > > Usage: > db.join table=name column=string otable=name ocolumn=string > [--verbose] [--quiet] > > Flags: > --v Verbose module output > --q Quiet module output > > Parameters: > table Table to join into > column Join column in first table > otable Other table name > ocolumn Join column in other table > > what it does: > - check for duplicate column names, adds a "b" if found > - adds new column(s) to be joined > - joins (all expect DBF is supported) > > ? > Markus > _______________________________________________ > grass-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev > _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
