Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Server Date
Message
From
20/10/2002 01:34:31
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Server Date
Miscellaneous
Thread ID:
00713261
Message ID:
00713261
Views:
57
How can I get the server system date from my workstation?

I made a small function in the stored procedure of my database, the function is as follows.

FUNCTION GetServDate
MESSAGEBOX(DATE())
RETURN DATE()
EndFunc

But when I execute this function from a workstation I am getting that workstations system date and not the server date. Can someone help me on this?
Thanks in advance
Rajeev
Next
Reply
Map
View

Click here to load this message in the networking platform