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
ASP.NET - Use tracing to capture errors and send report back to ADMIN
How can i transfer my contacts form Outlook 2007 to Windows 7 Fax and Scan Contacts ?
Install MS Visual Studio .NET/SQL Server and PHP/MySql on the same computer
How to run an executable packaged inside a JAR?
Decision between HP DL 380 and DL580
simple mysql query
How do I transition mailboxes from exchange 2003 to exchange 2010 when both exchange servers are in different domains without causing an outage
What is meant by "Audio experience"?
Java Binding ServerSocket
Creating a list item from sharepoint custom workflow with Multiple values from another list