Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
USE command returns 'Cannot access characters beyond str
Message
De
31/08/1998 02:51:07
 
 
À
31/08/1998 02:24:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00131433
Message ID:
00131434
Vues:
21
I just found the answer to my question in the MSKB (article #Q165068) and thought I'd post it here just in case someone cares.

The article states that variable length index keys are not supported in VFP5. My client has a table that he created with an index tag called State, which has the following index expression:

ALLTRIM(SUBSTR(AREA,AT(",",ALLTRIM(AREA))+1))

The table isn't exactly normalized and the field should be broken up into two separate fields but at this point he refuses because he has created reports based on that field. Anyway the article above suggests that you pad the expression with blanks to make it a standard length. seeya.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform