Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grouping by field wit hebrew letters
Message
 
To
05/05/2003 07:29:31
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00784825
Message ID:
00784914
Views:
13
Chaim
I have never seen any problem with grouping data with hebrew fields. I think you are having a padding problem. Instead, use a correctly padded field, as in the following:
select padr(allt(MyHebrewField),86) as NewField,.... group by 1
HTH
Jaime
>Who can help me in the following topic:
>I have cursor with few columns and one culumn including hebrew letters (character field size 88).
>I can print the field in regular reprt field, but when I try to group a report by this field this lines appeard empty).
>Thank you
Why do programs stop working correctly as soon as you leave the Fox?
Previous
Reply
Map
View

Click here to load this message in the networking platform