> Well, if you read past the first paragraph of the "Command Reference" chapter, > it says, "Following is a list of the 4D commands implemented by Active4D." And > on the next page, there is a list entitled "4D Commands Supported by > Active4D", which includes ORDER BY FORMULA.
You are right, it is there but it is not mentioned in the "Query" section nor in the index nor anywhere else in the manual. > I suppose I could support a version of 'order by formula' that is executed > within Active4D. Internally it would use the technique you used. The > disadvantage is if it executed on Remote, it is executed on Remote and > potentially will have to load every record in the selection. For me that would be fine as I usually don't run A4D commands on Remote. I assume you would make a better reusable implementation, than I have done within my code. Peter _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
