andatabase
New member
- Local time
- Today, 09:11
- Joined
- Jul 23, 2015
- Messages
- 17
Hello,
I am writing to see if it is possible to connect to a Sharepoint Excel File via a connection string? It would be similar to the below:
SELECT *
FROM [Excel 12.0 Xml;HDR=YES;IMEX=2;DATABASE=Link to Excel File];
This works for files on shared drives, but I need one linking to a Sharepoint folder. I am able to connect to these files by syncing them to my OneDrive folder, but this is not convenient, as I will need for other colleagues to perform tasks from time to time.
thanks
I am writing to see if it is possible to connect to a Sharepoint Excel File via a connection string? It would be similar to the below:
SELECT *
FROM [Excel 12.0 Xml;HDR=YES;IMEX=2;DATABASE=Link to Excel File];
This works for files on shared drives, but I need one linking to a Sharepoint folder. I am able to connect to these files by syncing them to my OneDrive folder, but this is not convenient, as I will need for other colleagues to perform tasks from time to time.
thanks