I'm trying to import data from an Excel sheet into a sqlserver database. I used the sample code that is in this link. However, when an import is made extra 22 rows with NULL values are being copied. I'm not sure how to remove the NULL values.

I'm trying to import data from an Excel sheet into a sqlserver database. I used the sample code that is in this link. However, when an import is made extra 22 rows with NULL values are being copied. I'm not sure how to remove the NULL values.
