Hello all
I am on a windows application form where people can log in and add status ... and it's all online via sql database.
What i am looking for is a sql query that Insert into the table the current time,so i can print on the application the time the status have been changed .
Not the user time because he might be different from another user ...
Thanks for reading
P.S: I am using visual basic language not C#