R
Rafael Veronezi
Hello guys,
I have a simple doubt...
How can I identify or nullaby a DateTime variable?
I store a date input from a user, that will be saved on the database. Since
this is a optional field, I need to determine if the user has passed a value
to the variable, if he has, I will pass that value as parameter to my query,
otherwise, I will pass a DBNull value.
Do you understand the problem?
I think it's easy, I'll be very thank if someone help me...
Thanks,
Rafa
I have a simple doubt...
How can I identify or nullaby a DateTime variable?
I store a date input from a user, that will be saved on the database. Since
this is a optional field, I need to determine if the user has passed a value
to the variable, if he has, I will pass that value as parameter to my query,
otherwise, I will pass a DBNull value.
Do you understand the problem?
I think it's easy, I'll be very thank if someone help me...
Thanks,
Rafa