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
.DefaultView.RowFilter to check duplicate in datatable is terribly slow
Error on VBScript statement
How do I find a value in a third column based on a match between two other columns?
Replication errors on new Windows 2008 RC DC's
MS SQL 2005 backup strategy with Transaction Log handling
Can not wake PC which has no monitor, mouse or keypad
Administrator and Run as Administrator Windows 7 - the difference
alert('jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...');
jvm default socket address
UAC Whilelist?