Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sgandhi
Posting Yak Master
115 Posts |
Posted - 2009-06-10 : 08:51:06
|
Hi, im getting the following warning when using the TDIFF component. Does anyone know how to fix this.Column Syndicate from NEW has been ignored.Column Syndicate from OLD has been ignored. |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-06-14 : 04:33:39
|
have you set the KeyOrder and UpdateID properties for Syndicate column? also has column been added to both old and new flow inputs after setting sortorder |
 |
|
|
|
|