Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to fix error building sort key error
Message
 
 
À
04/07/2004 04:39:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Divers
Thread ID:
00920541
Message ID:
00920571
Vues:
17
>The following code causes error "error building sort key" in VFP 9 beta
>but works in previous versions.
>There is NO description about this error in help file.
>
>How to fix this ?

Hi Andrus,

You can try a couple of things:

- Turn off new query bechavior for variable size calculated character columns by issuing
SET VARCHARMAPPING OFF
- Use CAST() function to control type and size of calculated fields.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform