'Import live updating Excel document to SQL Server
I have an Excel document that is constantly updating it's values every couple of seconds through a link.
Is there a way I can trigger some kind of stored procedure to import the values from the Excel document to an SQL Server table every 30 seconds?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|