Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Special format date
Message
 
 
À
30/03/2004 01:29:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00890331
Message ID:
00890799
Vues:
15
Marek,

No, VFP is not going to be able to deal with your format of dates. You will have to convert it to a date in order to use native comparison and numeric operations on the value. You could create a SpecialDateBetween() but it's not going to work near as fast as VFP will use a regular date column.

>It means I have to handle this date type for myself. I thought rather use DateTime type with special time set.
>The OP and CL date have to behave like other date and have to fill that condition:
>{^2004/01/OP} BETWEEN({^2003/12/CL},{^2004/01/01})
>AND
>{^2003/12/CL} BETWEEN({^2003/12/31},{^2004/01/OP})
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform