Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Importing data from oracle into SSIS

604514Nov 12 2007
Hello, hope this is an ok forum to adress my issue...

I have created a table in sql developer (oracle), it consists of 7 rows. Some of the columns contain no information (i.e. null value). I have created a data flow to import the data into SSIS and then create a flat fuile (csv-file) which will contain the data rows from the tabel in oracle environment.

The problem is that no data is imported into the OLE DB Source, I cannot understand why. I have done this for other tables, and it works there. The only difference is that these rows contains null value.

Any light on this issue would be greatly appreciated.


best regards
Harald
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 10 2007
Added on Nov 12 2007
0 comments
320 views