|
|||||||
| Programming, Coding, (Web)Design Discuss all your programming or design needs with likeminded people. |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
HardwareHeaven Newbie
Join Date: Aug 2005
Posts: 10
Rep Power: 0 ![]() |
Visual Basic and Unicode
Can programs written in Visual Basic be designed such that they can read and write Unicode Files?
|
|
|
|
|
|
#2 |
|
DriverHeaven Junior Member
|
after a quick google, it seems that vb can SORT OF do unicode , but it basically stinks at it. Even though the apps i develop are for internal use, my being anal about compatibility issues makes me use nvarchar variables rather than just varchars. good luck.
|
|
|
|
![]() |
| Thread Tools | |
|
|