load image in oracle using SSIS
Hi
what is the fastest way to load an image file from SQl to oracle.the data type used is blob and the component used is oracle bulk destination
is there any sort of type casting availabe.what is the best approach using SSIS.
Thanks
August 27th, 2012 5:40am
What is the datatype in SQL Server? Normally you'd use the DT_IMAGE datatype in SSIS.MCTS, MCITP - Please mark posts as answered where appropriate.
Free Windows Admin Tool Kit Click here and download it now
August 27th, 2012 5:44am