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
Primary hard drive not showing in computer management in Windows &
single quotes double quotes in Delphi
Printing a HTML page
DCPromo & Cryptographic Keys
Synchronize Scrollbars of TreeViews
Need to update my Windows
FTP.EXE
client to do secure FTP
E-Machines EL1200 BSOD at Startup - Windows XP SP2
Determine website load speed and see how it compares against other websites
How do I setup "completely" Unsolicited Remote Assistance Requests in Windows 7 for remote support? - Replacing free VNC
Crystal report file as resource?