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
new to java, need tips
Virus Problem - Infecting .exe files on Netware Share
Need help with sql server query
How can i get this vbs script to jump to the next user, if the user already exsiste in Active directory
Domain account with read only permissions
Windows Machine and Windows Services for UNIX
User rights
Sending BYTE to serial port - C++
Batch file syntax for "For" command
Sync two different libraries to an iPad