Changes
2. Place either a "CreateOLETableScope" or a "CreateOLEQueryScope" inside the scope acticity to define the table you want to fetch data from.<br/>
<br/>
{{Attention|When you are using a CreateOLEQueryScope to fetch data you want to update, you "'''have to" ''' define a valid tablename!}}
3. Iterate throw the fetched rows by using e.g. a FOR - EACH activity.<br/>