"fetch" function ordered by ID

Author Message

Roberta Gatti

Monday 15 March 2004 7:46:40 am

hi,

I have a problem using "fetch" function. I axtract data from database orderd by ID but the sistem put id 100 before id 99 so the result is:

100
101
102
103
99

instead of

99
100
101
....

This is an error but I don't know how resolve it

TIA
R.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.