tnx

On 30 Mar 2005, at 10:43, Askild Aaberg Olsen wrote:

Yves Vindevogel wrote:

Anybody ?

On 29 Mar 2005, at 20:22, Yves Vindevogel wrote:

Hi,

I use a postgresql database. PG has the "limit" clause and the "offset" clause for select queries.

When I tried to do a "skip-rows" in esql, I have an error when I put my own limit and offset clause in the query. The skip-rows settings is on "auto".

Is the "skip-rows" tag in esql making use of this limit clause too and is it that why I get an error ?

Yves

Looking at:
\src\blocks\databases\java\org\apache\cocoon\components\language\markup \xsp\PostgresEsqlQuery.java


it seems like your assumption is correct.

Askild

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to