> with about 5000 lines coming from sql server, if I do the math with a cfloop
> and cf tags in between, versus, calculating in sql server and discarding
> what I don't want....?
>
> what do you think?
SQL of course. Don't put off to the business layer what you can
do in the data layer. And who cares about performance when it is
only 5000 lines (probably SQL is faster anyway).
Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

