Viewing 5 posts - 1 through 5 (of 5 total)
the oledb source is not accepting parameters for sql commands with sub queries....... so i need the joins instead of subqueries..!
November 7, 2011 at 10:30 pm
"SELECT * FROM table WHERE LAST_UPDATE_DATE =>" TO_DATE(+@UdateKey,''YYYY-MM-DD HH24:MI:SS')
the expression is going to work
can you give me correct way? , it helps me a lot
October 24, 2011 at 9:49 am
i ahve to stright copy the data for sigle time.
October 24, 2011 at 5:45 am
when i used to run the package following errors are coming
[OLE DB Source [1]] Error: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040E10.
and
[SSIS.Pipeline]...
October 21, 2011 at 10:57 am
hi i am new to ssis
can you eloborate it..
oracle source(oledbSource)----oledb destination(sqlserver)
i will collect it from sql server table (destination).......some max(updatedate) ...
but "how to pass it...
October 20, 2011 at 11:41 am
Viewing 5 posts - 1 through 5 (of 5 total)