Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » LINQ » How to   (RSS)

How to Find Out Which Column Caused SSIS to Fail?

In my previous post , I explained how you can find out the error description for the error id that is returned by SSIS. Of course, that information is only half helpful, debugging the issue also involve knowing which column caused that error. The Error
Posted by HelloWorld | 3 Comments
Filed under: , , ,

How to Convert a list of Object/String to an Array Using LINQ?

This is something that I really like, I can convert a list of objects into an array of something. I had a need to convert a list of string into an array of string, of course it can be done easily in several different ways, creating an array of int, converting
Posted by HelloWorld | 1 Comments
Filed under: , ,
 
Page view tracker