Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBC Default date value problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00155383
Message ID:
00155444
Vues:
21
>I am trying to use a default value for my dates in the DBC. It seems that no matter how I store the date constant, it is stored using the old {MM/DD/CCYY} format. If I set strictdate to 1, I get the error "Error reading a property from the database. The property is ignored." And my date defaults are ignored.
>
>Has anyone else noticed this? What am I doing wrong?
>
>TIA

William,

Enter your dat constant as a strictdate format, that is {^YYYY/MM/DD}

The carrot at the beginning is important as it marks the constant as strictdate format.

This format works in VFP5 and VFP6.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform