<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Microsoft SQL Server Community Samples: Integration Services</title><link>http://sqlsrvintegrationsrv.codeplex.com/Project/ProjectRss.aspx</link><description>Samples for use with SQL Server Integration Services samples created by the Integration Services product team.</description><item><title>New Post: fixed SiteUrl, now problems with SiteListName</title><link>http://sqlsrvintegrationsrv.codeplex.com/Thread/View.aspx?ThreadId=75759</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I got past the previous error by putting in litterally &lt;a href="http://sitename.org/Pages/Default.aspx"&gt;http://sitename.org/Pages/Default.aspx&lt;/a&gt; for the SiteUrl value.&lt;/p&gt;
&lt;p&gt;I'm trying a local reference to the SiteListName with &amp;quot;/Lists/Tasks/&amp;quot; and that produces an &amp;quot;Error at Data Flow Task[SharePoint List Source [1]: System.ServiceModel.ProtocolException: The content type tezt/html; charset=utf-8 of the response message does not match the content type of the binding (text/xml; charset=utf-8) etc...&lt;/p&gt;
&lt;p&gt;hints gratefully accepted.&lt;/p&gt;
&lt;p&gt;/Robin&lt;/p&gt;&lt;/div&gt;</description><author>RobinTheHood</author><pubDate>Fri, 20 Nov 2009 20:32:24 GMT</pubDate><guid isPermaLink="false">New Post: fixed SiteUrl, now problems with SiteListName 20091120083224P</guid></item><item><title>Commented Issue: Unspecified error while using SharePoint Destination Adapter [10828]</title><link>http://sqlsrvintegrationsrv.codeplex.com/WorkItem/View.aspx?WorkItemId=10828</link><description>I am getting UnSpecified Error while SharePoint Adapter is trying to insert items in the list.&lt;br /&gt;How do I check what is the error&amp;#63;&lt;br /&gt;</description><author>kevinidzi</author><pubDate>Fri, 20 Nov 2009 04:26:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unspecified error while using SharePoint Destination Adapter [10828] 20091120042600A</guid></item><item><title>Commented Issue: Svcutil converts Linq.Xelement types to XML.XmlElement in the proxy class [10924]</title><link>http://sqlsrvintegrationsrv.codeplex.com/WorkItem/View.aspx?WorkItemId=10924</link><description>I am having a issue with svcutil. I am having a WCF service with Xelement type to carry data from client to the service &amp;#40;request objects&amp;#41;. When i create a proxy class using svcutil, for the client &amp;#40;simple C&amp;#35; windows app&amp;#41; to consume every Linq.XElement type is converted to XML.XmlElement. Now the client will not compile as it expects Linq.XElement&lt;br /&gt;&lt;br /&gt;The suggested solution to this issue &amp;#40;Find and replace XML.XmlElement &amp;#41; is the only way.&amp;#63; it works fine, but its a pain, esp in the development phase when the webservice keeps changing a lot, and proxy needs to be generated often. Whats the catch here any ways.&amp;#63; Why it should do this Xelement inherits ixmlserializable so it should work fine..&lt;br /&gt;&lt;br /&gt;Can anyone help me here..&lt;br /&gt;&lt;br /&gt;Cheers&lt;br /&gt;Om&lt;br /&gt;</description><author>kevinidzi</author><pubDate>Fri, 20 Nov 2009 04:24:51 GMT</pubDate><guid isPermaLink="false">Commented Issue: Svcutil converts Linq.Xelement types to XML.XmlElement in the proxy class [10924] 20091120042451A</guid></item><item><title>Created Issue: Does SSIS Sharepoint adapter work with a Contacts List as a Target? [10969]</title><link>http://sqlsrvintegrationsrv.codeplex.com/WorkItem/View.aspx?WorkItemId=10969</link><description>When I try to use a Contacts List as a target, the adapter appears to work but the &amp;#91;Last Name&amp;#93; Sharepoint field field is not mappable.  It does not appear in the Output column list.  I noticed in Sharepoint that the column is defined as a required field and that it is of type &amp;#39;Item&amp;#39; rather than &amp;#39;Column&amp;#39;. &lt;br /&gt;&lt;br /&gt;Can Contacts lists be used with this SSIS adapter&amp;#63;  &lt;br /&gt;&lt;br /&gt;The reason I ask is that we are have been told that within Sharepoint only Contact Lists can be synchronized with Outlook &amp;#40;and that Custom Links CANNOT be synched to Outlook&amp;#41;.  We are triyng to build Master Contact lists from external SQL Server DB sources that can be sent to Outlook. &lt;br /&gt;&lt;br /&gt;Thanks&amp;#33;  &lt;br /&gt;Bill.&lt;br /&gt;</description><author>preachuk</author><pubDate>Thu, 19 Nov 2009 21:11:09 GMT</pubDate><guid isPermaLink="false">Created Issue: Does SSIS Sharepoint adapter work with a Contacts List as a Target? [10969] 20091119091109P</guid></item><item><title>New Post: SSIS: SharePoint List Source and Destination + SoapServerException</title><link>http://sqlsrvintegrationsrv.codeplex.com/Thread/View.aspx?ThreadId=75630</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;This is probably a real silly question, but since I have not found it in a FAQ or any where in discussion, I'll ask it here.&lt;/p&gt;
&lt;p&gt;After installing the SharePoint List Source and Destination msi, I added the tools to the data aflow toolbox, dragged a SharePoint List Source object onto the design surface and opened the Advanced Editor.&lt;/p&gt;
&lt;p&gt;I added a SiteUrl and SiteListName, leaving the SiteListViewName blank, and I get an &amp;quot;Error at Data Flow Task [SharePoint List Source[21]]&lt;/p&gt;
&lt;p&gt;Microsoft.Samples.SqlServer.SSIS.SharePointUtility.SharePointUnhandledException: Unhandled SharePoint Exception ----&amp;gt; System.ServiceModel.FaultException: Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.&lt;/p&gt;
&lt;p&gt;I think I'm using the correct syntax for the SiteUrl and SiteListName values.... namely SiteUrl is &lt;a href="http://sitename/"&gt;http://sitename/&lt;/a&gt;&amp;nbsp;and the list name is relative &amp;quot;/collaborate/listname&amp;quot;&lt;/p&gt;
&lt;p&gt;any clues gratefully recieved..&lt;/p&gt;
&lt;p&gt;/Robin&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>RobinTheHood</author><pubDate>Thu, 19 Nov 2009 17:55:26 GMT</pubDate><guid isPermaLink="false">New Post: SSIS: SharePoint List Source and Destination + SoapServerException 20091119055526P</guid></item><item><title>New Post: SQL decimal to SP number issue</title><link>http://sqlsrvintegrationsrv.codeplex.com/Thread/View.aspx?ThreadId=49267</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;As a follow up on this, I came across another reason to use this SSIS SharePoint adapter, with the variation on the SharePoint destination datatype.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Need: mapping from a SQL &lt;strong&gt;numeric&lt;/strong&gt;(13,2) -&amp;gt; SharePoint &lt;strong&gt;currency&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In SharePoint, I see currency's underlying datatype once again is DT_R8 - revealed inside the SSIS advanced properties of the SharePoint List Source, External Columns &amp;gt; DataType section.&amp;nbsp; It'd been a while since touching this part of the solution, so I had to retrace my original solution posted above.&amp;nbsp; As it turns out:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Solution: in SQL prior to retrieving the numeric column using the OLE DB source, convert the column into a float -- &lt;strong&gt;cast(column1 as float)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Afterwards, in SSIS make sure to remove the outbound OLE-DB source mapping &amp;amp; re-add the mapping (so it pulls the correct float/DT_R8 datatype) or edit the advanced properties on the green data flow coming from the OLE-DB source, then edit the datatype of the specific&amp;nbsp;Output Column.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I'll post&amp;nbsp;the complete SSIS walkthrough with glorious pictures on my blog; &lt;a href="http://pritishwrites.blogspot.com"&gt;http://pritishwrites.blogspot.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;amp; thanks for the community contribution Kevin.&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;</description><author>pjacob</author><pubDate>Thu, 19 Nov 2009 01:31:19 GMT</pubDate><guid isPermaLink="false">New Post: SQL decimal to SP number issue 20091119013119A</guid></item><item><title>Reviewed: SharePoint List Source and Destination (Nov 18, 2009)</title><link>http://sqlsrvintegrationsrv.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17652#ReviewBy-pjacob</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - This adapter was a tremendous help to the project and is part of a robust system integration.</description><author>pjacob</author><pubDate>Wed, 18 Nov 2009 23:30:18 GMT</pubDate><guid isPermaLink="false">Reviewed: SharePoint List Source and Destination (Nov 18, 2009) 20091118113018P</guid></item><item><title>New Post: Upgrade from SQL 2005 to 2008</title><link>http://sqlsrvintegrationsrv.codeplex.com/Thread/View.aspx?ThreadId=74969</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have downloaded SharePointlist Adapter for SQL 2005. And we plan to upgrade sql server 2005 to 2008. Do I have to reinstall the SharePointListAdapter for SQL server 2008? Do I have to recreate package for sql server 2008?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><author>heibeili</author><pubDate>Fri, 13 Nov 2009 03:58:36 GMT</pubDate><guid isPermaLink="false">New Post: Upgrade from SQL 2005 to 2008 20091113035836A</guid></item><item><title>Created Issue: Svcutil converts Linq.Xelement types to XML.XmlElement in the proxy class [10924]</title><link>http://sqlsrvintegrationsrv.codeplex.com/WorkItem/View.aspx?WorkItemId=10924</link><description>I am having a issue with svcutil. I am having a WCF service with Xelement type to carry data from client to the service &amp;#40;request objects&amp;#41;. When i create a proxy class using svcutil, for the client &amp;#40;simple C&amp;#35; windows app&amp;#41; to consume every Linq.XElement type is converted to XML.XmlElement. Now the client will not compile as it expects Linq.XElement&lt;br /&gt;&lt;br /&gt;The suggested solution to this issue &amp;#40;Find and replace XML.XmlElement &amp;#41; is the only way.&amp;#63; it works fine, but its a pain, esp in the development phase when the webservice keeps changing a lot, and proxy needs to be generated often. Whats the catch here any ways.&amp;#63; Why it should do this Xelement inherits ixmlserializable so it should work fine..&lt;br /&gt;&lt;br /&gt;Can anyone help me here..&lt;br /&gt;&lt;br /&gt;Cheers&lt;br /&gt;Om&lt;br /&gt;</description><author>omapte</author><pubDate>Wed, 11 Nov 2009 16:03:04 GMT</pubDate><guid isPermaLink="false">Created Issue: Svcutil converts Linq.Xelement types to XML.XmlElement in the proxy class [10924] 20091111040304P</guid></item><item><title>Commented Issue: Compiling the sample [8568]</title><link>http://sqlsrvintegrationsrv.codeplex.com/WorkItem/View.aspx?WorkItemId=8568</link><description>Hi,&lt;br /&gt;&lt;br /&gt;It&amp;#39;s more of a question than an issue &amp;#40;although it is an issue for me&amp;#33;&amp;#41;. &lt;br /&gt;The sample compiles fine if I do not touch service references. If I update even one of them, all references to System.Xml.Linq.XElement are replaced with references to System.Xml.XmlElement. So my Visual Studio &amp;#40;2008, with the latest service pack&amp;#41; does not for some reason generate service stubs that work with LINQ. &lt;br /&gt;I tried to generate the proxy classes on command line by using svcutil with targetClientVersion&amp;#58;Version35 switch - does not make any difference.&lt;br /&gt;&lt;br /&gt;Your auto-generated file was created by a tool with &amp;#34;Runtime Version&amp;#58;2.0.50727.3031&amp;#34;. Mine is &amp;#34;2.0.50727.3053&amp;#34;.&lt;br /&gt;&lt;br /&gt;So the question is - how to generate a web service reference so the proxy class uses LINQ types&amp;#63;&lt;br /&gt;&lt;br /&gt;Many thanks&lt;br /&gt;Mike&lt;br /&gt;</description><author>omapte</author><pubDate>Wed, 11 Nov 2009 15:57:45 GMT</pubDate><guid isPermaLink="false">Commented Issue: Compiling the sample [8568] 20091111035745P</guid></item><item><title>New Post: SSIS : SharePoint List Source and Destination + Excel</title><link>http://sqlsrvintegrationsrv.codeplex.com/Thread/View.aspx?ThreadId=74757</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;hello everyone&lt;/p&gt;
&lt;p&gt;i have 2 problems&lt;/p&gt;
&lt;p&gt;1-i wanna import data from excel to sharepoint list but i can't import data because that i have lookup field in sharepoint list.&lt;/p&gt;
&lt;p&gt;what's your suggestion?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2-i can't imoprt data from excel to sharepoint list(whitout lookup field in sharepoint list) because i have 12,000 records in excel.&lt;/p&gt;
&lt;p&gt;when run this program , excel source read 700 records only...&lt;/p&gt;
&lt;p&gt;what's do you think about it?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img title="Copy selction" src="http://www.qtl.co.il/img/copy.png" alt=""&gt;&lt;a title="Search With Google" href="http://www.google.com/search?q=hello everyone&amp;#13;&amp;#10;&amp;#13;&amp;#10;i have 2 problems&amp;#13;&amp;#10;&amp;#13;&amp;#10;1-i wanna import data from excel to sharepoint list but i can't import data because that i have lookup field in sharepoint list.&amp;#13;&amp;#10;&amp;#13;&amp;#10;what's your suggestion?&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#13;&amp;#10;2-i can't imoprt data from excel to sharepoint list(whitout lookup field in sharepoint list) because i have 12,000 records in excel.&amp;#13;&amp;#10;&amp;#13;&amp;#10;when run this program , excel source read 700 records only...&amp;#13;&amp;#10;&amp;#13;&amp;#10;what's do you think about it?"&gt;&lt;img src="http://www.google.com/favicon.ico" alt=""&gt;&lt;/a&gt;&lt;img title="Translate With Babylon" src="http://www.babylon.com/favicon.ico" alt=""&gt;&lt;img title="Translate with Morfix" src="http://www.morfix.com/favicon.ico" alt=""&gt;&lt;img title="Translate With Google" src="http://www.google.com/favicon.ico" alt=""&gt;&lt;/p&gt;&lt;/div&gt;</description><author>arioamir</author><pubDate>Wed, 11 Nov 2009 09:02:37 GMT</pubDate><guid isPermaLink="false">New Post: SSIS : SharePoint List Source and Destination + Excel 20091111090237A</guid></item><item><title>Reviewed: SharePoint List Source and Destination (Nov 10, 2009)</title><link>http://sqlsrvintegrationsrv.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17652#ReviewBy-CharlesAsbornsen</link><description>Rated 4 Stars &amp;#40;out of 5&amp;#41; - This is a great addition to my SSIS toolbox, but it&amp;#39;s a little awkward in some respects.  For example, I discovered that when I tried to insert datetime columns to lists, I would lose the time value &amp;#40;i.e. mm&amp;#47;dd&amp;#47;yyyy 12&amp;#58;00 AM&amp;#41;.  I was able to correct this by converting the datetime to a string &amp;#40;DT_STR&amp;#41; in the dataflow before loading.  I&amp;#39;m sure this will be fixed in future releases.  Good work&amp;#33;</description><author>CharlesAsbornsen</author><pubDate>Tue, 10 Nov 2009 16:22:47 GMT</pubDate><guid isPermaLink="false">Reviewed: SharePoint List Source and Destination (Nov 10, 2009) 20091110042247P</guid></item><item><title>Reviewed: SharePoint List Source and Destination (Nov 09, 2009)</title><link>http://sqlsrvintegrationsrv.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17652#ReviewBy-anyam_99</link><description>Rated 1 Stars &amp;#40;out of 5&amp;#41; - Can&amp;#39;t get the SQL Server 2005 version to work.  </description><author>anyam_99</author><pubDate>Mon, 09 Nov 2009 20:50:19 GMT</pubDate><guid isPermaLink="false">Reviewed: SharePoint List Source and Destination (Nov 09, 2009) 20091109085019P</guid></item><item><title>New Post: SharePointUtility DeleteItem idList</title><link>http://sqlsrvintegrationsrv.codeplex.com/Thread/View.aspx?ThreadId=74559</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I need a sample of how to build the idList, the third parameter used to delete a file using the SharePointUtility. I'm using a For Each Loop to copy files from a Sharepoint library to a file server. I need to delete each file after it is copied. I don't have the sharepoint file id available but I do have the file name.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;&lt;/div&gt;</description><author>SteveMorris</author><pubDate>Mon, 09 Nov 2009 17:50:37 GMT</pubDate><guid isPermaLink="false">New Post: SharePointUtility DeleteItem idList 20091109055037P</guid></item><item><title>Commented Issue: Unspecified error while using SharePoint Destination Adapter [10828]</title><link>http://sqlsrvintegrationsrv.codeplex.com/WorkItem/View.aspx?WorkItemId=10828</link><description>I am getting UnSpecified Error while SharePoint Adapter is trying to insert items in the list.&lt;br /&gt;How do I check what is the error&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: cs51tg ** &lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;We too are getting a similar errors when trying to insert or update items in a list.  The process to update items in SharePoint has been running for several months now without error.  Please advise how to further diagnose the problem.  SSIS error output is below&amp;#58;&lt;/p&gt;&lt;p&gt;Beginning of package execution.  &lt;br /&gt;Error on row ID&amp;#61;&amp;#34;1&amp;#34;&amp;#58; 0x80070005 - Unspecified Error - Check SharePoint Server Logs if possible. &lt;br /&gt;Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.PipelineProcessException&amp;#58; Errors detected in this component - see SSIS Errors     at Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListDestination.ProcessInput&amp;#40;Int32 inputID, PipelineBuffer buffer&amp;#41;     at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostProcessInput&amp;#40;IDTSManagedComponentWrapper90 wrapper, Int32 inputID, IDTSBuffer90 pDTSBuffer, IntPtr bufferWirePacket&amp;#41;&lt;br /&gt;SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component &amp;#34;New Data List&amp;#34; &amp;#40;15515&amp;#41; failed with error code 0x80131500. The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the failure.  &lt;br /&gt;SSIS Error Code DTS_E_THREADFAILED.  Thread &amp;#34;WorkThread0&amp;#34; has exited with error code 0x80131500.  There may be error messages posted before this with more information on why the thread has exited.  &lt;br /&gt;End of package execution.  &lt;/p&gt;&lt;p&gt;&lt;br /&gt;Not much to go on, I appreciate, but where else should we be looking.&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>cs51tg</author><pubDate>Thu, 05 Nov 2009 10:37:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unspecified error while using SharePoint Destination Adapter [10828] 20091105103701A</guid></item><item><title>New Post: EzApi for sql server 2005</title><link>http://sqlsrvintegrationsrv.codeplex.com/Thread/View.aspx?ThreadId=74008</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Dear all,&lt;/p&gt;
&lt;p&gt;Please tell me how to convert the eZapi[c# code] from &lt;strong&gt;sql server 2008&lt;/strong&gt; to &lt;strong&gt;sql server 2005&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;Jibin&lt;/p&gt;&lt;/div&gt;</description><author>jibin</author><pubDate>Wed, 04 Nov 2009 09:07:57 GMT</pubDate><guid isPermaLink="false">New Post: EzApi for sql server 2005 20091104090757A</guid></item><item><title>Reviewed: SharePoint List Source and Destination (Nov 03, 2009)</title><link>http://sqlsrvintegrationsrv.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17652#ReviewBy-salemboot</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Deffinately the skeleton key you need</description><author>salemboot</author><pubDate>Tue, 03 Nov 2009 22:01:52 GMT</pubDate><guid isPermaLink="false">Reviewed: SharePoint List Source and Destination (Nov 03, 2009) 20091103100152P</guid></item><item><title>New Post: No Input columns</title><link>http://sqlsrvintegrationsrv.codeplex.com/Thread/View.aspx?ThreadId=73702</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Ok so aparently I just neded to push refresh on the column mapping page. all is well.&lt;/p&gt;&lt;/div&gt;</description><author>thomastx05</author><pubDate>Sat, 31 Oct 2009 21:34:45 GMT</pubDate><guid isPermaLink="false">New Post: No Input columns 20091031093445P</guid></item><item><title>New Post: No Input columns</title><link>http://sqlsrvintegrationsrv.codeplex.com/Thread/View.aspx?ThreadId=73702</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I bed that I seam to be the only one with the problem, but when I creat a sharepoint list source it connects fine but it show I have no columns for mapping. There are several columns however in the list they just do not show up in ssis.&lt;/p&gt;&lt;/div&gt;</description><author>thomastx05</author><pubDate>Sat, 31 Oct 2009 19:00:18 GMT</pubDate><guid isPermaLink="false">New Post: No Input columns 20091031070018P</guid></item><item><title>New Post: SSIS Copy files form and to SharePoint document library</title><link>http://sqlsrvintegrationsrv.codeplex.com/Thread/View.aspx?ThreadId=73599</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&lt;span style="font-size:10pt;color:black"&gt;I am trying to automate a files copy rename from source SharePoint Document Library to a Destination SharePoint Document Library &lt;/span&gt;with SSIS&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:10pt;color:black"&gt;There will be about six files posted once a week to source folder with the same name every week and will overwrite the file in the folder.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:10pt;color:black"&gt;I need to copy and rename the files to the SharePoint Document Library archive folder before they will be overwritten and add the file date to the file name&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:10pt;color:black"&gt;T&lt;/span&gt;he reason fro SSIS is because that is all that I am aloud. I just have bids 2005.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:10pt"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:10pt;color:black;font-family:'Segoe UI'"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>mweaver59</author><pubDate>Fri, 30 Oct 2009 11:55:42 GMT</pubDate><guid isPermaLink="false">New Post: SSIS Copy files form and to SharePoint document library 20091030115542A</guid></item></channel></rss>