G G. Whiz Feb 23, 2006 #1 How am I to handle methods like GetSqlString when the data values are NULL. Am I supposed to test every time?
How am I to handle methods like GetSqlString when the data values are NULL. Am I supposed to test every time?
K Karl Seguin [MVP] Feb 23, 2006 #2 Pretty much. I use something very similar to the CSLA's SafeDataReader, saves a lot of trouble: http://www.lhotka.net/cslacvs/viewc...Reader.vb?content-type=text/plain&rev=1.8.2.1 Karl
Pretty much. I use something very similar to the CSLA's SafeDataReader, saves a lot of trouble: http://www.lhotka.net/cslacvs/viewc...Reader.vb?content-type=text/plain&rev=1.8.2.1 Karl
G G. Whiz Feb 23, 2006 #3 THANKS "Karl Seguin [MVP]" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net> wrote in message news:[email protected]...
THANKS "Karl Seguin [MVP]" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net> wrote in message news:[email protected]...