Microsoft
Software
Hardware
Network
Question : DT_WSTR vs DT_STR.
I have two data columns which I am trying to join in a ssis lookup. The data type of the first column is DT_WSTR and the second column is DT_STR.
What is the difference between the two data types? Is one a char and the other a varchar?
Answer : DT_WSTR vs DT_STR.
DT_WSTR is NVarchar, try casting your DT_STR as DT_WSTR to do the compare.
Posted via EE Mobile
Random Solutions
Microsoft SQL Server Cluster - Currently only uses port 1815, can 1433 be enabled?
Blue Screen Windows 7 - Memory_Management 0x0000001a
HKLM\ RunOnce does not run until login
cleaning registry from nav, symantec, and mcafee
some Image control events not firing... Acess 2007
Simple archive trigger for SYBASE table
Can't start SQL Server Agent (SQLEXPRESS)
How to export ipconfig results to a text file via VB.net
Microsoft Word can't find the DVZAddin.dll file and Excel can't find DVZXLAddin.dll File?
sql server agent email job notification in sql server management studio