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
Show selected item in select form.
Update field in table with unbound field on form.
Server side validation for username field
VMware new install
Time out and my script
trouble integrating certain wordpress features into site
Automatic drawing of every Row/Line graph in EXCEL
Exchange 2007 error 550
google android sorts contacts by first name, I want to sort by last name
request following access between VLANs