G
Guest
C#
I have a data entry screen where one of the options is to enter a start and
end datetime. Mostly there will not be an end time. But I cant display no
date in the datetime field on the screen, and I cant send a null date to my
stored procedure. How do I do this?
Thanks
Ste
I have a data entry screen where one of the options is to enter a start and
end datetime. Mostly there will not be an end time. But I cant display no
date in the datetime field on the screen, and I cant send a null date to my
stored procedure. How do I do this?
Thanks
Ste