I would like to know how best to transfer data from a web service to an excel worksheet (office 2007). I am not interested in reporting to succeed from the website. In our scenario, the user will use excel (with several macros, etc.) and will request about 11,000 rows of data from the server to the worksheet.
Does anyone have any experience?
early.
Check in SharePoint and Excel Services exactly what it is designed to run. You can publish data sources to SharePoint for any users that will be used in Excel, and keep your Excel spreadsheets up to date in the data warehouse.
Architecture Overview:
http://technet.microsoft.com/en-us/magazine/2009.02.bookbi.aspx
SQL Server Log Implementation Guide (subscription required):
http://www.sqlmag.com/Articles/Index.cfm?ArticleID=99355&pg=2
, Excel -, - -. , , ASP.NET, , GridView.
"-" Excel. "" → " " → " -". -, , .
, ( ) ..
- VBA, .
Sheet1.QueryTables(1).Refresh
SQL SSIS webservice http://msdn.microsoft.com/en-us/library/ms140114.aspx
excel.
, - , , Excel VB script, -. .
, , , this Microsoft /, this.
Source: https://habr.com/ru/post/1702847/More articles:Is it possible to get a Java browser of a web browser without using an applet? - javaDenormalize DataSet - .netUsing diff to find parts of many files that are the same? (bizzaro-diff or inverse-diff) - htmlIs there a way to iterate over a list subsector in Python - pythonA utility for dynamically creating static pages ... (I do not ask about it because I want it, rather because I need ...) - htmlTransferring data from a web application to a C # console application - c #AppEngine: keeping DataStore consistent when creating records - pythonMultiple ajax call processing - jqueryPHP cookies - phpFlex Container with Variable Elements - flexAll Articles