J
Joe Goeke
If I pull a DataSet from a SQL Server 2005 DB and the value of a column in
the DB is null. What is the value of the same column in the DataSet? Is
the value in the DataSet NULL or ""?
Thanks in advance.
//Joe
the DB is null. What is the value of the same column in the DataSet? Is
the value in the DataSet NULL or ""?
Thanks in advance.
//Joe