Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select arabic words
Message
From
25/10/2005 06:17:32
 
 
To
25/10/2005 05:58:27
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01061782
Message ID:
01061789
Views:
11
hi,
thank you,it works.
>>hi all,
>>any help.idea,
>>
>>i try to insert this arabic words under, i get the last word only at my table,
>>
>>* ÔÑßÇÊ ÊÌÇÑíå ãÊæÓØå æÕÛíÑÉ
>>* ÔÑßÇÊ ÕÛíÑå
>> * ÊÌÇÑì ÈÓíØ
>> * ÔÑßÇÊ ãÊæÓØå
>>
>>
>>
>>Select * from am ;
>>WHERE inList( upper(allt(char2)), " ÔÑßÇÊ ÊÌÇÑíå ãÊæÓØå æÕÛíÑÉ", " ÔÑßÇÊ ÕÛíÑå ", "  ÊÌÇÑì ÈÓíØ","ÔÑßÇÊ ãÊæÓØå");
>>  into table am2 nofilter
>>
>>
>>thanks
>
>Only the last one is trimmed as I see.
>
>Select * from am ;
> WHERE inList( upper(allt(char2)), ;
> "ÔÑßÇÊ ÊÌÇÑíå ãÊæÓØå æÕÛíÑÉ", "ÔÑßÇÊ ÕÛíÑå", "ÊÌÇÑì ÈÓíØ","ÔÑßÇÊ ãÊæÓØå");
>  into table am2 nofilter
>
Cetin
>
>Cetin
Previous
Reply
Map
View

Click here to load this message in the networking platform