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
Can I send mp3s to my iPhone ?
Insert Image Link Adobe Flash CS4
Windows 2003 server will not allow me to access shares since upgrade
SSRS Pass a parameter from url into report
How to obtain CP Shrink Archive program
Access 2007 RunSavedImportExport from macro
Excel 2007 auto compact possible?
Sort Excel cell values in Excel 2003
USB Device Not Recognized
Do I have a kernel for using multiprocessor, yes, or no?