Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date Calculation Problems with COM Server
Message
De
23/05/2003 14:55:36
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Date Calculation Problems with COM Server
Divers
Thread ID:
00792372
Message ID:
00792372
Vues:
26
Hello. I'm having a strange problem with DATES in my VFP 7/8 COM servers. For some reason, date calculations are not working as expected.

I use the following calculation to determine the beginning of the month. When I call this from any class, form, etc., it works fine, but when I access the same function in a COM server, it always returns yesterdays date.

ldBOM=( DATE() - DAY( DATE() ) ) + 1

Does anyone have any ideas?

Thanks!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform