[GRASS-dev] sqlite and grass64

Glynn Clements glynn at gclements.plus.com
Mon Jan 14 15:40:00 EST 2008


Moritz Lennert wrote:

> > It probably wouldn't be hard to modify the SQLite DBMI driver to allow
> > one file per map
> 
> Why would you have to modify the driver ? You can already do so by 
> setting v.db.connect to a seperate file. So, it's more a question of 
> what should be done by default than allowing it, or do I misunderstand 
> something ?

If you normally use one file per map, having to keep running
v.db.connect would be a nuisance. A modified version would work the
way that the DBF driver does, i.e. you "connect" to a directory which
would have an SQLite file for each map.

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list