Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL count without French characters
Message
From
02/12/2002 12:43:44
 
 
To
02/12/2002 12:40:34
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00728525
Message ID:
00728684
Views:
32
>See my reply to Sergey. I think your best bet is to store it as a property of wwSession or any other object which is always there:
>
>
restore from european
>this.addproperty("euroansi", m.euroansi)
>
>and rework your code to use session.euroansi instead of m.euroansi.

This doesn't work for me:
PUBLIC m.european
RESTORE FROM (gcMainAll+'european.mem') ADDITIVE
When being used, such as expressed in this thread for the SQL lines, it doesn't recognize this variable.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform