calling a stored procedure on MS SQL Server within MS Excel 2000

  • Thread starter Witold Domienik
  • Start date
W

Witold Domienik

Hi everybody
I prepared a pivot table report based on an external database source (a table on MS SQL Server 2000).
Now I would like to add a button which will call a stored procedure on the server (procedure recalculating data in above table) and than will refresh the pivot table.
Regards
 
Top