On Nov 30, 10:10 pm, petter <[email protected]> wrote:
> Thank you for a prompt reply and great work!
>
> On Nov 30, 9:55 pm, "Leslie P. Polzer" <[email protected]> wrote:
>
> > On Nov 30, 8:53 pm, petter <[email protected]> wrote:
> > That would be a way to kludge around it. Why not create a view, in
> > case
> > you're using SQL?
>
> I'll try that.

I added some views which made things much simpler, but still the data
is not sorted correctly, even though I have an order by statement in
my view definition. If I do a select * from my_view limit 5 I do get
the correct order from the database itself. Is there an easy way to
print the SQL sent to the server?

Petter

--

You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en.


Reply via email to