Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Unicode and Non-Unicode string data types
WhatsApp
Venkatesan Jayakantham
12y
6.7
k
0
0
25
Blog
While trying to push the data from Flat file to SQL Server I got the error,
" Cannot convert between unicode and non-unicode string data types " - ->
Solution 1 :- The issue is due to mismatch of the source column and the destination column. We can use derived column/DataConversion tools to map to appropriate data type.
Solution 2 :- For time being, I've changed the destination table columns from unicode(nvarchar) to varchar. Since, it doesn't have any impact on my system.
I am happy with solution 2.
Cheers,
Venkatesan Prabu .J
Head, KaaShiv InfoTech
Unicode and Non-Unicode string data types
Up Next
User Defined Data Type in Sql Server
Ebook Download
View all
SQL Queries For Beginners
Read by 18.3k people
Download Now!
Learn
View all
Membership not found