I'm having a hard time of searching about retrieving/getting server time without using GET DATE(). My previous application, I used GET DATE()
and it works but when it is installed in local pc(multiple users) the get date is not the same just like the other PC. Then I search about netapi32.dll
from other forum sites (Here!) it does work in local pc and other pc not running OS SERVER but in getting server time with OS SERVER installed its no luck.
BTW, this is a WinForm Application.
Any ideas or alternatives is much appreciated.
Thank you in Advance.