My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
Revision: r1846
Author:  bibiko
Date:  Mar 4, 2010
Review scores: No one has yet scored this revision.
 

Log message

• CSV Import Field Mapper
- added UPDATE method which allows to configure an import statement à la:
UPDATE t1 SET col1=foo1, col2=foo2 WHERE col3=baz1 AND col4=baz2
- Insert remaining rows (which are not matched) isn't implemented yet
- note: further tests are needed to ensure it works as expected

Affected files

    expand all   collapse all
Modify/trunk/Source/SPFieldMapperController.mdiff
Modify/trunk/Source/TableDump.hdiff
Modify/trunk/Source/TableDump.mdiff

Project members, sign in to write a code review
Powered by Google Project Hosting