Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Collating sequence problem
Message
From
22/04/1998 12:09:27
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
22/04/1998 11:02:09
Balazs Simon
Unit Informatics Ltd.
Budapest, Hungary
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00094008
Message ID:
00094038
Views:
58
>In my application I have SET COLLATE TO 'HUNGARY'
>in MAIN.PRG (I have created indexes using the same SET.)
>It works fine on every of my client's computers but one.
>When the app starts it generates an error:
>
> Collating sequence "Hungary" is not found.
>
>(His Windows95 is not Hungarian.)
>How can I make this thing work on his Win95?
>
>Thanks for any help.
Explicitly add :
codepage=nHungarycodepage
collate=HUNGARY
to config.fpw and be sure foxpro.int is copied to \windows\system.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform