Hi I am trying to update a table in my database using the WHERE clause in SQL. This is successful for all fields apart from date and time. It seems to ignore these or create an error on my web page. I need this as sort of timestamp logged in the database everytime an update is made. Any suggestions? all will be gratefully received.