Quote Originally Posted by ChrisW67 View Post
Where is this documented? Cannot say I have seen it stated that QSqlRecord field order is arbitrary (or that it is not for that matter).
I don't know but my recently my friend told me that it is documented that if you do select * from table then the order of fields in the result is not specified. That might not be something Qt specific. As far as I remember, with the databases I worked with, the order was always like in the database table so here I'm just repeating something I had heard.