[GRASS-dev] DBMI parse error question

tlaronde at polynum.com tlaronde at polynum.com
Tue Feb 27 18:08:23 EST 2007


On Tue, Feb 27, 2007 at 11:38:01PM +0100, Markus Neteler wrote:
> Hi,
> 
> I try to import a map from PostgreSQL into GRASS/DBF driver
> with v.in.db, but get
>[..] 
>  adf integer
>  adm integer
>  adtot integer
>  comune varchar(250)
>  data date

From:
http://www.postgresql.org/docs/8.2/interactive/sql-keywords-appendix.html#KEYWORDS-TABLE

data is a reserved word in SQL99.

Maybe this?
-- 
Thierry Laronde (Alceste) <tlaronde +AT+ polynum +dot+ com>
                 http://www.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C




More information about the grass-dev mailing list