Skip to Content
0
Former Member
May 19, 2010 at 04:44 PM

Data Services Designer - Problem when inserting rows in a database

25 Views

Hi everyone!!!

I created a simple job that queries an Oracle database and writes the data returned from the query in a database as mysql.

The problem is that only one row is being written in the database, being that the return of my query has more than one row.