HardwareHeaven.com

HardwareHeaven.com

Looking for the skin chooser?
 
 
  • Home

  • Hardware reviews

  • Articles

  • News

  • Tools

  • Gaming at HardwareHeaven

  • Forums

 

Go Back   HardwareHeaven.com > Forums > Software / Tools > Programming, Coding, (Web)Design


Programming, Coding, (Web)Design Discuss all your programming or design needs with likeminded people.

Reply
 
Thread Tools
Old Jan 29, 2006, 01:48 AM   #1
HardwareHeaven Newbie
 
Join Date: Aug 2005
Posts: 10
Rep Power: 0
complete is on a distinguished road

Visual Basic and Unicode

Can programs written in Visual Basic be designed such that they can read and write Unicode Files?
complete is offline   Reply With Quote


Old Feb 9, 2006, 06:04 PM   #2
DriverHeaven Junior Member
 
Join Date: Feb 2006
Location: Western NY
Posts: 99
Rep Power: 0
nerdrock is on a distinguished road
System Specs

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.
nerdrock is offline   Reply With Quote
Reply

Thread Tools