Viewing 9 posts - 16 through 24 (of 24 total)
Wowww. u solved my problem in no time.
Thank you so much for this much appreciated, it worked.
Many Thanks.
January 26, 2010 at 9:07 am
Many Thanks for your response much appreciated.
These are my two expressions, how would I combine then?
REPLACE([Column_name],"-","")
(ISNULL([Column_name]) ? "" : [Column_name])
January 26, 2010 at 8:54 am
Ok thanks. I did get this working thank you
January 14, 2010 at 9:22 am
I'm having the same problem and still can't get it to work
January 14, 2010 at 8:06 am
Can you send me the full connection string example please? I didn't get the link for more info?
January 14, 2010 at 7:19 am
E.g.
Name Address Phone Age
aaa bbb ...
January 5, 2010 at 9:28 am
Thanks for that its quite helpful. But difficult to compose when have 60 plus columns on the flat file. Please let me know if you know of any...
January 5, 2010 at 9:00 am
I do use data flow tasks but wanted to know how to get the bulk insert working for multiple files. I have created the dummies files thanks for the...
October 22, 2009 at 9:42 am
Hi Alan,
Thanks for your response. Could you possibly advise how you'd set the source connection in a bulk insert task that is within a foreach loop? If I...
October 22, 2009 at 9:17 am
Viewing 9 posts - 16 through 24 (of 24 total)