Hi all,
i have noticed that adapter for db2 (app and net, not db2400) doesn't
implement SQL LIMIT feature:

In DB.java, a possible sippets:
/** <code><pre>SELECT ... WHERE ... FETCH FIRST <limit> ROWS
ONLY</pre></code> */

public static final int LIMIT_STYLE_DB2 = 5;

May i work on this?

Bye

Luca


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

Reply via email to