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
when adding Paging VB.Net GridView disappears
amex card
Dell Disk error - is there any point trying to recover this? Whats the problem do you think?
Wireless modem
Separate SSIS server for ETL Tasks
How to let the user save back Excel to website?
Inserting inside address in Word
Microsoft Word 2007 - Logo in header I don't want printed
How do I create product breakdowns from a BOM list in excel
RewriteCond: cannot compile regular expression after moving to new server