Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a change in behaivour in VFP9 and set relations
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01258261
Message ID:
01258277
Vues:
10
>Hi Michael,
>
>- try set SET TABLEVALIDATE TO 0
>- check COLLATE of all indexes if equal to VFP COLLATE
>- check CODE PAGE of tables if equal to VFP Code Page
>- if you use function in index expression, like as STR() change to STR(n,length) - key must has fixed length

STR(n) is fixed length - 10 characters. There is a bug in VFP9 RTM that incorrrectly treats it as variable length. It has been fixed in SP1.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform