Difference between revisions of "HowTo:Insert Data via OLEDB with a Workflow"
Line 1: | Line 1: | ||
= Instructions = | = Instructions = | ||
− | First you need to establish a OLEDB Connection to a Oracle Database. | + | First you need to establish a OLEDB Connection to a Oracle Database. See how to [[HowTo:Connect_To_Oracle_With_A_Workflow]] for details. |
− | See [[HowTo:Connect_To_Oracle_With_A_Workflow]] for details. | + | |
<br/><br/> | <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. | Once we are able to connect we start modelling the data structures we want to insert into the DB in the workflow editor. |