Hi,
I am trying to do a query like this
SELECT pe_id, pe_name, pe_lastname, pe_image, pe_rawname FROM wkpeople ORDER BY pe_rawname
it works perfectly from sqlite3 but when executed from Corona it returns the first entries based on their id, not the pe_rawname filed.
Is it a bug?
thanks
[import]uid: 9304 topic_id: 2332 reply_id: 302332[/import]