Viewing 15 posts - 1 through 15 (of 27 total)
Please check this blog:
http://msbi2012.blogspot.com/2013/04/for-each-loop-with-file-system-task.html
Thanks
Sumit Joshi (sumit.joshij@gmail.com)
msbi2012.blogspot.com
April 30, 2013 at 4:58 am
oh...its a typo error...but the path is correct.
when ever I try using the path through variable it throw the error.
April 8, 2013 at 4:09 am
Yes you are right.
But I mean to say here that, in case of update and insert we will call it as "Upsert Pattern".
Any ways Thanks. 🙂
Thanks ,
Sumit Joshi (Lead Engineer...
March 28, 2013 at 5:39 am
Use the Lookup transformation to do such type of task. This scenerio is also called as Upsert Pattern.
Thanks ,
Sumit Joshi (Lead Engineer - HCL Technologies)
Moblie:- 0-9650899699, Skype: sumit.joshij
Blog:
March 28, 2013 at 3:32 am
Or in more complex scenario using the Derived column, you can use the given below expression:
REPLACE([Column 1],"\"","")
Thanks and Regards,
Sumit Joshi
Moblie:- 0-9650899699, Skype: sumit.joshij
February 21, 2013 at 1:43 am
Use "text qualifier" in File Connection Manager as " (doubleQuotes).
🙂
February 21, 2013 at 1:32 am
Then you have the attribute in it.
Check http://msdn.microsoft.com/en-us/library/ms345137(v=sql.90).aspx link for your reference.
Thanks
Sumit Joshi(sumit.joshij@gmail.com)
January 7, 2013 at 2:23 am
There is no XML Destination.
Workaround:
1) You have to convert you query in XML format like "FOR XML AUTO" or "FOR XML PATH"
and 2) then choose the destination in...
January 7, 2013 at 12:18 am
Thanks a lot.
December 26, 2012 at 8:45 am
thanks. its working in some of my test sample data.
December 24, 2012 at 9:46 am
you have to do it from script task.
December 12, 2012 at 6:30 am
just go to the advanced tab-> output column and change the datatype.
or
use the conversion task.;-)
September 27, 2012 at 4:53 am
Please check your SP rights. this problem exist when the rights are not placed to you...;-)
September 27, 2012 at 2:30 am
Please check on http://msbi2012.blogspot.in/2012/09/expression.html
September 24, 2012 at 12:12 pm
Viewing 15 posts - 1 through 15 (of 27 total)