Cannot Obtain The Required Interface
Recently, I was working on the script to import our sales data into one of my existing tables from a CSV file. Immediately after executing the script I got the error “Cannot obtain the required interface (“IID_IColumnsInfo”) from OLE DB provider “BULK” for linked server “(null)”.” Cannot Obtain The Required Interface I was trying to … Read more