Microsoft
Software
Hardware
Network
Question : Columns cannot convert between unicode and non-unicode string data types.
When I have access db as the source and SQL Server table as destination, I am getting the above error on the columns.
is this an issue with Access or SQL side? how can we make sure this can be made compilable.
thanks
Answer : Columns cannot convert between unicode and non-unicode string data types.
You need to change the datatypes of columns involved from normal string [DT_STR] to Unicode string [DT_WSTR] to get this fixed.
http://www.mssqltips.com/t
ip.asp?tip
=1393
Random Solutions
Deployment in .NET for 64bit
Extract and Save Icon from EXE
JavaScript to find if URL and link are the same and change the style if true!
json to javascript - google charts
How many emails can we send?
Excel - Check to see if workbook is already open
Find and export contacts by value in Account entity
How do I perform linkification on a traverse of a DOM dynamically
Close WORD question
How do I retrive data from a mirrored disk in windows xp