Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL count without French characters
Message
 
 
To
02/12/2002 10:52:07
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00728525
Message ID:
00728618
Views:
25
I would copy european.mem into application directory and restore from there. Don't forget to use ADDITIVE clause or RESTORE FROM will kill all your memory variables. See Re: Function to return base alpha set from a string Message #667735 for another ways to handle this.

>>My guess is, that impact would be the same as from using CHRTRAN() or even less.
>
>In the following line you propose:
>
>
>RESTORE FROM (HOME()+'european.mem')
>
>
>From an EXE, HOME() returns the Microsoft Common Shared directory instead of the VFP one. How can I workaround that?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform