Zeos append/post and re-ordering
Posted: 19.06.2007, 12:48
Hello there!
Is there a way to append a record to an ordered query (something like select * from costumers order by number, where number is also primary key), fill the record with a value that will be in the middle of the result (if you have numbers 1, 2, 4 and 5 already on database, then you post the 3) and expect that this query will be re-ordered, that when users post and click next at the DbNavigator, the next record will be the 4?
Ugh, dunno if it was unclear, ask if it does hehh
thanks
Is there a way to append a record to an ordered query (something like select * from costumers order by number, where number is also primary key), fill the record with a value that will be in the middle of the result (if you have numbers 1, 2, 4 and 5 already on database, then you post the 3) and expect that this query will be re-ordered, that when users post and click next at the DbNavigator, the next record will be the 4?
Ugh, dunno if it was unclear, ask if it does hehh
thanks