I'm trying to do an import from an excel file, but I get an error message saying that the destination field cannot be null at row 29, but row 29 is empty in my Excel file.
Why is DTS trying to import the empty rows from the file?
As a test open your excel file and select the first blank row and all the rows after and delete them using the delete in the edit menu(do not just use the delete key). Then try to import them.
As another test ... cut and paste the needed 29 rows into another worksheet. The save the worksheet to another name and have your DTS package source connection point to this new test file. Try to execute the package and lets see if the import works.
Not sure what to tell you. Sounds like DTS found something in the rest of the 32,000+ rows below your good data. Can you work with the newly created file and forego using the bunk one?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.