Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL select slow on tables shared with VFP8
Message
From
09/01/2005 18:15:57
 
 
To
09/01/2005 06:12:38
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00972500
Message ID:
00975549
Views:
17
>Hi Aleksey,
>
>Thank you for your response.
>
>My second problem is, that memo fields stay unconverted, when I select or copy data from DBF file with CP852 into new file with CP1250. The character fields are nomally converted from CP852 to CP1250.
>
>Thanks,
>Ladislav.

Workaround:
... CAST(CPCONVERT(852,1250,memoField) AS M) memoField ...
Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform