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
VFP Thisform.List1.Additem() net works
Eclipse and Tomcat: HTTP Status 404
Moving stored procedure from SQL Server 2000 to 2005, multiple table inserts and SCOPE_IDENTITY
SQLSERVER 2005 mirroring
Exchange 2010 email Traffic Reporting
How can I prevent an event happening if I cancel an Access Report?
Update Table query from select
A substitute for Terminal Server running under 2003. Any 3rd party tool, having basic features of TS?
Dell image restore not working
How do I reset the name of the "Title" column in Sharepoint after it has been renamed in error.