null value date?

  • Thread starter Thread starter Simon Gorski
  • Start date Start date
Simon Gorski > said:
hello ng,


how can I get a null value into a datetime - column?

Ok I 've found the simple answert.

myDataColumn.AllowDBNull = true;



thanxs simon g.
 
Back
Top