ok.
So if I have a column "Plat_CTPDisplay" (of data-type bit) having value as true. Then to convert this column to another data-type (numeric with value 1 for True) I add another column (rather than replacing this column) and then I do the following
Create a column and name it as...
Hi Paul,
Thanks for the quick response.
However, I am not sure how I can do a conversion at the source level. I have used the OLE-DB source to connect to the SQL DB and selected a table. I dont see any provision here to do a conversion.
Also since I am very new to SSIS, I still couldn't...
Hello all,
We have a requirement wherein we need to transfer contents of few tables (SQLServer) into an CSV file and then from the CSV file we need to insert into Oracle using sqlldr utility provided by oracle.
We used SSIS to transfer the contents of SQLTable(s) to CSV file. Now when we run...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.