[Serusers] how to sort data retrieved from avp_db_load in avpopsmodule

Juha Heinanen jh at tutpro.com
Sun Mar 20 20:31:09 CET 2005


Richard writes:

 > Can anyone think of a way to set the order in the database? I think that it
 > is probably impractical, if not impossible.

you would need some field(s) in the database for ordering and then use
ORDER BY in SELECT.

 > Is this reverse order by design or by implementation? My ser logic heavily
 > relies on the behavior. I wonder if any future upgrade might break it if it
 > is just how the code is implemented.

there are modules that would break if reverse order is changed to
something else.

-- juha




More information about the sr-users mailing list