| Change Set |
Date |
Downloads |
Comment |
26190
by
kevinidzi
|
Mar 19 at
8:34 PM
|
418 |
Updated a bug in the Destination Adapter. |
26185
by
kevinidzi
|
Mar 19 at
5:40 PM
|
31 |
Fixed defect injected before prior build. |
26123
by
kevinidzi
|
Mar 17 at
6:40 PM
|
42 |
1) Fixed support for multi-line text to be retrieved from SharePoint as NTEXT (there was a bug in previous attempt at this) 2) Added ability for user to rename source/destination columns and have the names remain even after refreshing the sharepoint list from the source (to pull in new columns or something) 3) Updated it so that numeric values from SharePoint will come into SSIS as null if they are null, vs being translated to a 0 4) This release will fix an issue with prior release's version # making it a breaking change for SSIS Packages |
25097
by
kevinidzi
|
Feb 10 at
11:25 PM
|
194 |
1) Support wide lists with lots of data in a column. 2) Support multi-row text columns up to 2 bil chars 3) Added Culture to allow proper formatting of numbers/dates on external systems 4) Changed validation so that if a column is ADDED to sharepoint, it will not cause a validation error, only if a needed column is removed. 5) Fixed bug in datatyping where the data was being written using the wrong datatype (R8 Issue) |
23852
by
mmasson
|
Dec 30 2008 at
8:10 PM
|
300 |
Initial checkin for EzAPI by Evgeny Koblov |
22507
by
kevinidzi
|
Dec 8 2008 at
9:23 PM
|
78 |
Updating the Destination Adapter so tha the List Name can be an Expression (bug) |
21188
by
kevinidzi
|
Nov 26 2008 at
4:03 PM
|
71 |
Made source file change to have commented out changes for backporting to sql 2005, and removed conflicting line of unneeded code which prevented easy recompilation. |
20313
by
kevinidzi
|
Nov 21 2008 at
10:43 PM
|
51 |
Added support for providing a view when using the SSIS Sharepoint Adapters (Source and Destination) |
19716
by
mmasson
|
Nov 19 2008 at
3:39 AM
|
38 |
SDS Connectors update Connection layer now defaults to new windows.net service URL. Added URL property to Connection Manager which allows you to override the service URL. Source now honors the PreviewCount setting using the new Take() function. Source now displays the query being executed as an INFO message. Added Query property to Source which allows you to add to the WHERE clause. Source now makes use of the new OfKind() function. |
18852
by
MattCarroll
|
Nov 12 2008 at
8:33 PM
|
29 |
New BizTalkIntegration samples sources written by Cho Yeung |
18583
by
dnoor
|
Nov 4 2008 at
3:28 PM
|
69 |
Adding (tvp) MERGE destination code |
17881
by
mmasson
|
Sep 30 2008 at
9:41 PM
|
105 |
Adding Spatial data flow components |
17738
by
mmasson
|
Sep 23 2008 at
10:40 PM
|
39 |
Remove old sample key |
17737
by
mmasson
|
Sep 23 2008 at
10:31 PM
|
37 |
Adding SQL Server Data Services connector projects. This provides a data flow source, destination and connection manager for SSDS. |
16928
by
kevinidzi
|
Sep 2 2008 at
3:35 PM
|
26 |
Resolve open work items. Adding strict datatype support to data that is retrieved from SharePoint, and updating the progress message to better show # of rows affected after processing data. |
16776
by
MattCarroll
|
Aug 28 2008 at
9:04 PM
|
10 |
Minor update to readme (already posted on release site on 8/15) |
16546
by
dnoor
|
Aug 24 2008 at
5:52 AM
|
18 |
Adding Alex's WMI Source code |
16228
by
MattCarroll
|
Aug 16 2008 at
12:57 AM
|
79 |
Initial check-in of SharePointListAdapters (code written by Kevin Idzi) |
16227
by
MattCarroll
|
Aug 15 2008 at
11:49 PM
|
33 |
Initial version of HelloWorldTask (code written by Matt Masson) |
16226
by
MattCarroll
|
Aug 15 2008 at
11:49 PM
|
69 |
Initial version of PackageGeneration code (code written by Jia Li) |
16143
by
dnoor
|
Aug 13 2008 at
10:55 PM
|
47 |
Adding in Bob Bojanic's new Delimited File Reader sample and unit tests. |
14994
by
MattCarroll
|
Jul 18 2008 at
5:30 PM
|
27 |
Minor cleanup of readme |
14987
by
MattCarroll
|
Jul 18 2008 at
5:10 PM
|
18 |
Initial check-in of RegExFlatFileSource sample (code written by Silviu Guea) |
14938
by
dnoor
|
Jul 17 2008 at
10:44 PM
|
25 |
Initial check-in of main branch, xmldest, from original sources. (==1409575) |