Yea, but it seems to me that there are still too many totally unnecessary
DLL being loaded. The function makes no use of DataSets (so why
system.data.xml?) or SqlClient, or any other data access class. It does
reference a SqlDouble as a passed datatype... This just seems like a
performance killer for apps that don't need this extra memory chewed up for
nothing.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
"Niels Berglund" <nielsb@develop.com> wrote in message
news:Xns9759B78A9C311nielsbdevelopcom@207.46.248.16...
|