Dec 22, 2003 #1 jballum MIS Jul 10, 2000 161 CA Can someone come up with a SQL Update statement that will update an existing DATE field by adding a second to the existing value? Thanx JB
Can someone come up with a SQL Update statement that will update an existing DATE field by adding a second to the existing value? Thanx JB
Dec 22, 2003 Thread starter #2 jballum MIS Jul 10, 2000 161 CA Never mind. DateValue + (1/24/60/60) will do the trick. Upvote 0 Downvote