Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange character in string
Message
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00568674
Message ID:
00568775
Views:
14
>When I used the Asc() function, I got a return of 0.
>When I used the StrConv(string, vbFromUnicode) function, it returned "".
>
>What would this mean, if anything?
>Ryan

Just to clarify, StrConv() would return a byte array and you would need to check the elements if the array is populated. See the help on StrConv(), there is an example of that there.
Previous
Reply
Map
View

Click here to load this message in the networking platform