On Fri, Apr 3, 2009 at 10:59 AM, Moritz Lennert
<mlenn...@club.worldonline.be> wrote:
> On 03/04/09 10:03, Craig Leat wrote:
...
>> Can I change the length of
>> columns 2 and 3 in SBC1 and SBC2 or maybe I can copy the columns to
>> new columns with the correct length?
>
> AFAIK, sqlite does not support alter column statements,

Right:http://www.sqlite.org/omitted.html

See the script v.db.renamecol
-> # some tricks

how to potentially work around (create new column, transfer content).

Markus
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to