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
Trigger for INSERT, UPDATE, DELETE - determine which event happened within the trigger?
SQL Sorting Issue
MVVM WPF: Binding Problems
Setup Exchange 2010 to Receive Mail
List box in inputbox?
Windows Server 2008 File Server inaccessible from clients
Exchange 2010: 550 5.7.1 Client does not have permissions to send as this sender
Can't Open Reports
Print HTML File Issue
Login scripts not working between domains with a trust