C pretty much covered all of the bases, but your writing very
redundant code. I also notice your accepting strings in your
GetDataSet method. Maybe you should make it accept a DBCommand object,
instead. I could very easily drop your whole schema with a string.

Reply via email to