[thelist] ASP vs TSQL

rudy thelist at lists.evolt.org
Thu May 23 06:39:00 2002


> ... perhaps I would be better off just passing the array through
> to a stored procedure and allowing it to loop through it.
> Resulting in one call to the database, rather then repeated ones.
> Would this be a good idea?

hi norman

yes

evidence, while anecdotal, suggests significant savings

makes for cleaner code, too

rudy