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
SQL database column
How to Specify What Websites can run ActiveX?
PHP -IIS 6 - HTTP 405 error
Looking for detailed comparisons/recommendation
s as to whether corporations should upgrade from Excel 2003 to Excel 2010 versus 2007
xcopy /I not working
select * in view
Windows Moible 5.0 Connect to Access Database (Connection String)
Message getting stuck in deffered delivery
"No boot sector on internal hard drive"
How give value to dropdown in Windows application