Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fox Pro 2.6 for DOS
Message
 
 
À
12/06/1998 12:07:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00101355
Message ID:
00107723
Vues:
34
>I believe that the programmer was saving the date as a two digit year. So, I guess what I'll have to do is look where they saved the date as a two digit value and change it to four digit value. It sounds like this should solve the problem. Does that sound right?

All date fields (data type "D") have a four digit year. The only way the programmer could have saved the date as a two digit year is if they stored it in a character field (data type "C") instead of a date field. If that's what happened, then yes, what you are proposing should solve the problem... but you should definitely convert all the dates to a date-type field, if they aren't already, rather than simply extending the size of a character field.

HTH,
Rick
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform