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
Not store password account Outlook 2007
Bootable - Multi O/S USB Installer?
NVL, case statement, or another way?
How to set vyatta to block all traffic destined for a network other than ours
Exchange 2003 and Mobile phone Syncing/Security Best practice?
credit card combo
Default function argument with a variable
How to add a module in ms access 2007?
MySQl ---> xxx ---> xxx iPhone
How to obtain computer MAC address in a website