H
h3llz
"UPDATE tblBaskets SET timestamp='" & Now() & "' WHERE basketID=" & basketID
& ";"
if i update the timestamp it gives a syntax error :< timestamp is Date/Time
with general date
& ";"
if i update the timestamp it gives a syntax error :< timestamp is Date/Time
with general date