Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: SQLDate datatype


Message #1 by "Dave Buckner" <Dave@N...> on Tue, 5 Mar 2002 13:34:09 -0600
Hello All,

I am having some design issues with the SqlTypes.SqlDateTime datatype. Can
someone suggest some ways to work with this datatype? My main problem is
with Nulls! I need to make this field NULL here and there from time to time.
The only thing I can find on nulling this field is via a variable of a
read-only datatype of the same. The way I coded my data access classes are
similar to the CLSA. Anyone have some ideas?


Thanks,
Dave



  Return to Index