开发者

how to create folder in sharepoint using SSIS

Need Help!!!! I need to load data into sharepoint from Oracle Table using SSIS. Here Table contains Customer Information. I have to create Customer开发者_运维百科ID as Folder and within the Folder need to load perticular Customer Details

How do i buld the Package for this.

Note: I follwed the below link, But in that example they are not explained how to create Folder. http://msdn.microsoft.com/en-us/library/dd365137(SQL.100).aspx

Thanks, Vijay


If you are using a document library, then you can create the folder by using the path to the document library. If you need to know the path, then go to the document lirbary -> actions -> Open in Windows Explorer. This Windows Explorer window will have the path and it responds to SSIS directory create commands.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜