Quantcast
Channel: SSIS: Checking for IsNumeric()
Viewing all articles
Browse latest Browse all 11

re: SSIS: Checking for IsNumeric()

$
0
0

Yes, the missing "isnumeric" can be really annoying. But in the Scrip Component you actually have an "isnumeric", so "If IsNumeric(Row.Column) ..." should work too.

Another possibilty to overcome the problem could be, doing a typecast in a Derived Column and sending the "bad" rows to the error output. Any idea which possibility is

the fastest?

Thanks for your great blog!


Viewing all articles
Browse latest Browse all 11

Latest Images

Trending Articles



Latest Images