Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to fix error building sort key error
Message
 
 
To
04/07/2004 04:39:22
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00920541
Message ID:
00920571
Views:
18
>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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform