View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dinesh Dinesh is offline
external usenet poster
 
Posts: 103
Default Integartion of BDC into Excel services

In my application, the BDC will fetch the data from Backend Databases(sql
server,sap bw,Excel sheets library). I would like to use the BDC entities to
fill the Excel sheets. Later i want to publish them as Excel services.

Is there any possibility to implement this concept(Integration of BDC into
Excel services)?