> I know I've seen this posted previously - what's the workaround for sorting
> by date in Query of Queries?
There might be a better one then this, but in the past I have done this.
If you format the date column as yyyy-mm-dd hh:mm:ss before it gets into
the query on query, you can sort dates using text functions (old school
unix trick)
parseDate will still be able to handle them too if you need to put them
into cf date objects
> Also, I've hard negative things about QofQ. Performance. Etc. Is that still
> the case?
I guess it would depened on the amount of data you are messing with. The
only issue I have ever hit is - I think comments don't work ... and
maybe some functions, but as for speed I haven't had a problem
Cheers,
--
Rob <[EMAIL PROTECTED]>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

