Re: A little change in the mod-db example.

2002-10-16 Thread Antonio Gallardo Rivera
I think no, because we need to avoid the use of keywords. I will try to make it work and send here the example changed. Antonio Gallardo. El Miércoles, 16 de Octubre de 2002 02:24, Piroumian Konstantin escribió: > > From: Antonio Gallardo Rivera > > > > Hi, > > > > I just write to tell that in

RE: A little change in the mod-db example.

2002-10-16 Thread Piroumian Konstantin
> From: Antonio Gallardo Rivera > > Hi, > > I just write to tell that in the mod-db example. We must > change the name of > the first table from "user" to "users" or something similar. > > In PostgreSQL the word "user" is a keyword. Can't this be solved by changing the sql like this: select

A little change in the mod-db example.

2002-10-15 Thread Antonio Gallardo Rivera
Hi, I just write to tell that in the mod-db example. We must change the name of the first table from "user" to "users" or something similar. In PostgreSQL the word "user" is a keyword. Regards, Antonio Gallardo. - To unsubsc