I feel stupid for asking this, but I haven't been able to find an explanation after searching through 4 books and Google. It's always been easy to figure out from FoxPro through SQL.
I'm trying to set the date and time a record was last updated using an Embed Source. Setting the date was easy to figure out, time is not.
I tried creating a table variable of TimeEdited with the type of LONG and TIME. I can't find out how to actually set the current time value to the field. I thought it was the same as the date using TODAY(), but the time values always show 12:12AM.
Thanks, again, in advance!
I'm trying to set the date and time a record was last updated using an Embed Source. Setting the date was easy to figure out, time is not.
I tried creating a table variable of TimeEdited with the type of LONG and TIME. I can't find out how to actually set the current time value to the field. I thought it was the same as the date using TODAY(), but the time values always show 12:12AM.
Thanks, again, in advance!