0
Answer

Excel file located on sharepoint. I would like to read excel file data into MS SQL DB without downloading Excel file

Dinesh Kalva

Dinesh Kalva

13y
1.1k
1
Hi, I have an test1.xlsx file located on http://sharepoint.xyz.com/sites/abc/test1.xlsx. can you please tell me how do I extract the data from this excel file into my local MS SQL DB without downloading this file. I am using SSIS.