Thanks Jason, For some reason I was thinking that TQL had to begin with "FROM" and not "SELECT", probably because none of the examples on the TQL documentation start with SELECT.
I also see that since my actually column names are unique because they are all prefixed with their respective table name, I can just set to false the setAliasColumns setting so that my unique column names will be used for the resulting SQL instead of my generic aliases. In short, I have a couple options here and am back to Rapid Application Development with ColdBox and Transfer, my two favorite CF frameworks! -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer Try out the new Transfer ORM Custom Google Search: http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8 You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en
