W
welyakim
Is there a way to update the time portion only of a date field? I am
trying to do this with an sql update but I can't get the syntax
correct. Either I get a syntax error or a type conversion error.
Specificaly, I have a meeting schedule which includes a series of
recurring meetings. I am trying to update only the time of the meeting,
but not the actual dates.
I have tried using an update statement with the format function, but I
just can't get it right.
Thanks for your help.
trying to do this with an sql update but I can't get the syntax
correct. Either I get a syntax error or a type conversion error.
Specificaly, I have a meeting schedule which includes a series of
recurring meetings. I am trying to update only the time of the meeting,
but not the actual dates.
I have tried using an update statement with the format function, but I
just can't get it right.
Thanks for your help.