Re: [GENERAL] Determining offsets to jump to grab a group of records

2008-06-12 Thread David Lambert
the ordering that way a user could order it by first name, last name, brother's wife's maiden name, etc. and it would still work correctly. Are there any other ways to accomplish this? Thanks. David Lambert -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To ma

Re: [GENERAL] Determining offsets to jump to grab a group of records

2008-06-11 Thread David Lambert
the end result is that we are trying to give users the freedom to go through their data in a grid like fashion with seeking and positioning. We have used direct WHERE clauses in our asp.net applications but we wanted the desktop application to be a little bit more responsive and easy to use.

[GENERAL] Determining offsets to jump to grab a group of records

2008-06-11 Thread David Lambert
;t filter out the records that I need. Does anyone know of a different way to calculate an approximate offset? Any help you can provide is greatly appreciated. David Lambert -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general