hey all,
workstation : Win7 64bit
SqlServer : 2008 R2
Oracle : 11g
I have installed the extra oracle drivers for oledb and .Net, Attunity ver1.2 (to add the Oracle Components to the ssis) - the 32bit version.
When i add the OracleConnection component to the DataFlow i get the warrning "Cannot retrive the column code page info from the OLE DB provider...." and it ask me to ligth the flag of always using the "Default Code Page" so he will always use 1255 (me code page).
Cause of that the metadata of the string columns is DT_STR and not DT_WSTR.
But, I don't want to work like this..
What do i need to do in order change to driver/provider so instead DT_STR it will give me DT_WSTR ?
10x.
Gilad
___________________________________________________________ If this answer is the right one - please Mark it :-)