Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Server Date
Message
De
20/10/2002 01:34:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Server Date
Divers
Thread ID:
00713261
Message ID:
00713261
Vues:
58
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform