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
Vertical scaling with Jquery
Citrix Session info
Configure Advanced windows Firewall Group Policy
Enable suexec for /home directory on centos 5.4
hp deskjet 5943 makes a funny noise
Java TCP - Decaprecated Code
network_desiign
Dell 6410 no video when attached to docking station
How to write delete query based on select query output in db2
Hirarchy problem