Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to translate SQL Picture (binary array) to DBF Pictu
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00458797
Message ID:
00461303
Views:
16
>>Vlad
>>Thanks for the post. It makes a lot of sense. Does the VB -ChrB() function translate to VFP?
>>> B = B & ChrB(Asc(Mid(Str,I,1)))
>Terry,
>
>ChrB() is identical to the VB Chr() function, which, in turn, is indentical to VFP's CHR(). All return a single byte. ChrW(), returns a wide character.
Great - What would I use to translate an ADO Recordset 'Picture' attrib field to a binary acceptable to VFP General Field (if it can be done)? The ADO RecordSet field TYPE is: ADLONGVARBINARY (or 205)<g>

PS: I don't even know where to start - maybe there isn't away - but my insomnia demands it <bg>
Thanks
Terry
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform