Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

DT_dbdate and DT_wst are not compatible with ">=" operator

$
0
0

I am trying to achieve below scenario:

([DBdatefileld] >="1/11/2012" &&  [DBdatefield]<="4/10/2013")?  [App 2]: [App 1]  ---> {giving error as  data types "dt_dbdate"and "dt_wstr" are incompatible with binary operator ">=".The operands could not be implicitly cast to compatible types for this operation} 

where App 1 and App 2 are the derived columns with expression as   <condition>?"X":"Y" each.

Can anyone suggest how to achieve this?


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>