B
bill
It seems kind of inefficient to have to pass the connection string in each
time you use one of the SqlHelper methods. Does it make more sense to have
it stored at the SqlHelper class or at least have that class get it from
somewhere else as opposed to having to continually pass it from everyplace
it's used?
Thanks
bwolf at issgroup dot net
time you use one of the SqlHelper methods. Does it make more sense to have
it stored at the SqlHelper class or at least have that class get it from
somewhere else as opposed to having to continually pass it from everyplace
it's used?
Thanks
bwolf at issgroup dot net