InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InstantDB: limit records


Philipp

AFAIK, there is no way to limit the number of rows returned using standard
SQL. However, InstantDB does implement the

java.sql.Statement.setMaxRows(int)

method, which is the standard JDBC mechanism for doing this.

Regards

Pete

--

Peter Hearty                         peter.hearty@lutris.com
Lutris Technologies (UK)        http://www.lutris.com
----- Original Message -----
From: "Philipp Chudinov" <morpheus@basko.ru>
To: <instantDB@enhydra.org>
Sent: Monday, October 23, 2000 12:36 PM
Subject: InstantDB: limit records


> Hi!
>
> Is it possible to limit somehow records, returned by SELECT statement from
> InstantDB within the same statement smth. like "SELECT blah FROM blah
LIMIT
> = 10"? (mySQL have this feature... maybe (I am not shure), it is very
useful
> for web - I want InstantDB the same feature too (there is nothing like
LIMIT
> in documentation :(  ).
>
> Philipp.
>
> --------------------------------------------------------------------------
---
> To unsubscribe from this mailing list, send email to majordomo@enhydra.org
> with the text "unsubscribe instantdb" in the body of the email.
> If you have other questions regarding this mailing list, send email to
> the list admin at owner-instantdb@enhydra.org.
>

-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.