Rodrigo de Salvo Braz Guest
|
Posted: Sun Mar 13, 2005 10:51 pm Post subject: QuickReport reads records out of order? |
|
|
Hello,
I have a query ordered by a float field. It is correctly sorted in SQL Explorer but when I use it a QuickReport, the records seem to come *slightly* out of order! I know this because I have calculated fields and I show the float value on the screen during OnCalcFields. The calculated field is just the integer part of the float and it is used to group the report, so the records *must* be in order.
Any ideas on how to fix or work around this?
Best,
Rodrigo
|
|