Hi I am creating an packages to connect to oracle and output write to excel file. I am using SSDT 2015 version . On this task "OLD DB source" task I create a connection to oracle database using 32 bit driver(ODTwithODAC121010). connection has tested and working. But when I place just simple sql on "OLE DB Source" and click "preview" I am getting following error
The system cannot find message text for message number 0x80040e51 in the message file for OraOLEDB.
(OraOLEDB)
Note: I configure 32 bit ODBC driver to connect to the Oracle DB and its connecting. Not sure why "preview" get error. any one seen this before