Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

getting server date

Status
Not open for further replies.

murugesanks

Programmer
Jan 25, 2001
48
US
How to Get System date from Server in MS Access
_______________________________________________

- The Project is being done on VB 6.0.
- I need Server Date & time in My Client Machine.
- The Date() automatically changes According to Each clients's System Date.



- Provide me Help on this.
 
I'm not sure how to implement this in VB but a command you could use is:

NET TIME \\computername

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top