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.
- open sharepoint library excel file in ie browser.
- go library tools -> library tab.
- in connect & export section there should open explorer button.
- 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
Post a Comment