C# : How to get the server machine's current date and time?
Database
2
Posts
2
Posters
0
Views
1
Watching
-
hi i need to access the server machine's current date and time? Pls any body explain me in detail how to do this . since i am a beginner, i find it difficult to perform this. Help me thanks in advance kssk
kssk
You can use the system-function
GetDate()
in your SQL statements to get the current date and time.modified on Monday, December 17, 2007 4:01:05 AM