sql server 2008 - Export Sharepoint Excel Sheet to SQL using SSIS -


i need export excel file/sheet data sharepoint(file on sharepoint site) , import sql using ssis. possible. steps.

i know can download these excel files sharepoint site folder , import sql, that's easy! need know how directly sharepoint site.

thanks!!

if file stored in sharepoint library, can access if on network location.

  1. open sharepoint library excel file in ie browser.
  2. go library tools -> library tab.
  3. in connect & export section there should open explorer button.
  4. click on , should windows explorer window. copy path window's header ssis excel connection manager , should able access file directly ssis.

if button grayed out means lacking access privileges. talk sharepoint administrator.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -