|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi All,
I am reading a excel file which is consisting of chinese(simplified) data with vb6 and i am inserting data into a sql server with a stored procedure, if excel file is consisting english data above process is working fine, if excel file consisting chinese data then values are not inserting properly, values are converting into '?????' format. I want to insert values in unicode format. Any ideas to solve, This is urgent thanks in advance Regards, Satish kumar J |
|
#2
|
|||
|
|||
|
Try to insert data in binary format . i am not sure if this is the right solution .
|
|
#3
|
|||
|
|||
|
Are you using unicode column datatypes in your sql server?
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > VB Multi-Language |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|