Viewing 3 posts - 1 through 4 (of 4 total)
More info on the issue:
Microsoft OLEDB Oracle driver identifies Oracle 8i unicode fields (Unicode string [DT_WSTR]) as non unicode (string [DT_STR]). For this reason, I can not directly map SQL...
June 21, 2007 at 8:04 am
#714354
The table is pretty simple:
CREATE
TABLE [dbo].[cd_tbl](
[cd_tbl_id] [numeric](7, 0
June 21, 2007 at 6:45 am
#714326
Crispin,
I tried reducing teh buffer settings and also added 1GB of RAM on the my PC (I run the SSIS package from my PC inside VS 2005) but no progress....
June 21, 2007 at 5:53 am
#714307