I'm trying to import Excel files into a database without having to save it as an SSIS package but the "run immediately option is grayed out. How can I enable the "run immediately".
I had the same issue and it seems to be to do with trying to convert fields at the same time as doing the import. I was trying to convert a datetime to a nvarchar. To solve this I changed the data in that field in Excel to text, and next time I tried to import the Run Immediately option was available again.
if you want to be able to check run immediately you have to fix a few lines in excel if it matches the required data type.
First, you have to compare data types between source and destination
Second, change the format of the data in the column in Excel
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With