Changes

HowTo:Insert Data via OLEDB with a Workflow

5 bytes added, 08:15, 29 January 2015
<br/><br/>
Once we are able to connect we start modelling the data structures we want to insert into the DB in the workflow editor.
<br/><br/>
1. Use a "CreateOLEOracleScope" Activity to configure the connection.<br/>
2. Place either a "CreateOLETableScope" or a "CreateOLEQueryScope" inside the scope acticity to define the table in which you want to insert data into.<br/>
1,579
edits