Lorenzo,

...
I know the index to use so I can use SET SCOPE to set the range, now
I'm looking to the best way simulate WHERE <cond> ORDER BY <field>
<asc/desc> and LIMIT start, limit.

Any suggestion is welcome.


I had wrote a set of functions many years ago, which interprets the full "select ..." query and executes it. The "LIMITS" clause isn't interpreted, though, because I never heard about it.
  I can send you working source file, if you need it.

Regards, Alexander.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to