Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving unicode data
Message
From
28/12/2011 13:02:19
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01531693
Message ID:
01531815
Views:
57
This message has been marked as a message which has helped to the initial question of the thread.
>>Of course it does. If you get binary data, you don't need to treat it as hex encoded data
>>
>>That should have been clear, provided you looked in the load() of the form
>
>I did. I think I'm still having some minor issue I'm going to track down on my own. All fields change correctly except for the very first one. For some unknown reason it stays the same.
>
>thisform.IsChanged = .t.
>in the textbox KeyUp event. I think I may slightly re-think this approach.


Thisform.IsChanged is very simple - no Keyup necessary

You go through each of the textboxes and compare their utf16 value to the contents of the related field
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform