-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 17 March 2003 10:38, Andras Balogh wrote: > Another solution (not so good) would be to use limit and offset properties > of the Criteria. > You could retrieve n+1 values (ex. 20+1) all the time to know that you > have more values > ahead or not. (if you need to add previous, next links)
limit never worked for me (on mysql). it didn't get written into the sql-statement. but ymmv of course. rick - -- |- | peter riegersperger <[EMAIL PROTECTED]> |- | subnet | platform for media art and experimental technologies |- | http://www.subnet.at/ |- | muehlbacherhofweg 5 // 5020 salzburg // austria |- | fon/fax +43/662/842 897 |- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+dZubIMP39JYOy9IRAsE+AJ9S7KJREEPASAhBQ+RhYIeHGZW4fQCgjHbD dKm6dh2wyqU/npa2JfL6Qdg= =INaI -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
