Arg81
Well-known member
Is it possbile to send a DBNull back to the database?
When a record is marked as "complete", it records the current date and places it in the DB under DateComplete.
However, that record can be reactivated at anytime, and once it's reactivated I want the DateComplete field to be null again.
...probably a noob question, I just haven't got my programming head on today and I'm trying to tie up all loose ends with my app
When a record is marked as "complete", it records the current date and places it in the DB under DateComplete.
However, that record can be reactivated at anytime, and once it's reactivated I want the DateComplete field to be null again.
...probably a noob question, I just haven't got my programming head on today and I'm trying to tie up all loose ends with my app