G
Guest
This is probably easy for someone out there So Please help. I use to have a
button which when pressed it will place the now time and date value into a
field. In md, Access this looked like "field = now() or Time() " . I just
upsized to SQL and now time() gives the correct time but the date is 1989.
Getdate() gives an error function not defined. What am I doing wrong ?
button which when pressed it will place the now time and date value into a
field. In md, Access this looked like "field = now() or Time() " . I just
upsized to SQL and now time() gives the correct time but the date is 1989.
Getdate() gives an error function not defined. What am I doing wrong ?