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
MAPI Session - locate default signature text.
Access Form selecting specific records
Number of days between two dates
VBA - Multiple outputs from one function
ASP.NET reading, creating Excel files
Click Context Menu, opened by mshtml.IHTMLElement
decrypt access database
I have 9 Cursore need to make one report
Using Range(Cells(r1,c1),Cells(r<wbr />2,c2)) instead of Range("A1:B2")
Quick Launch Toolbar Office 2k7 - Roaming Profiles