Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp 9 fox dos table
Message
 
 
À
31/01/2005 01:24:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00982157
Message ID:
00982194
Vues:
40
>phew! that was quick thanks ;)
>
>charfld1+DTOC(datefld)+STR(NumericFld1,3)+STR(NumericFld2,3)+STR(NumericFld3,3)+charfld2
>

Stuart,

Most likely DTOC(datefld) causes the error because the lenght of result returned may vary depending on SET CENTURY. Error building key for index "name". (Error 2199) is new for VFP9. Anywaty, you should use DTOC(datefld,1) (or DTOS(datefld)) which returns date in the format suitable for an index.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform