Hello folks,
I am working on a program on this system where a few computer connect to a MS SQL server and record certain events.
Thing is, I need to log the events with a time stamp so I'll need to find the server clock somehow and access time is vital.
How do I do that?
I program in VB6.
Thanks
Chen