Load from Oracle *.dmp File SQL2005 -
06-29-2006
, 01:17 AM
Hi All,
I have an Oracle file which I would like to load into an SSIS procedure.
The file was generated with Oracle 8i.
Any suggestions?
I have used nxtract and nxtsql on the dmp file and I am able to extarct the
tables and the table structure as an SQL script (but cannot get the script to
run)
Many thanks in anticipation. |