[GRASS-dev] DBMI parse error question
Markus Neteler
neteler at itc.it
Tue Feb 27 18:22:21 EST 2007
On Wed, Feb 28, 2007 at 12:08:23AM +0100, tlaronde at polynum.com wrote:
> 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?
Thanks for the useful list!
But I don't think that this is the problem because
- I am using "data" often (but not "date")
- this is the DBF backend
Markus
More information about the grass-dev
mailing list