Viewing 15 posts - 11,761 through 11,775 (of 13,876 total)
Haha 🙂
Rather than emptying an existing Excel file, you may find it easier to have a blank 'template' file available somewhere on the network which contains only the headers you...
November 22, 2010 at 1:41 am
mklein2 (11/22/2010)
For Oracle I use an OLE DB connection. This is OK. But after I have to do an other Lookup with an ODBC connection....
November 22, 2010 at 1:22 am
wannalearn (11/19/2010)
By the way I have that sp_senddbmail in sql statement too. I tried it. It's still not working
If I told you that my car was 'not working', would you...
November 19, 2010 at 9:46 am
That is a warning only, not an error and should not cause the step to fail. Are you sure that you provided all of the message text?
November 19, 2010 at 8:46 am
da-zero (11/19/2010)
badam.manoj (11/19/2010)
Hi Phil,Thanks for your response
you left me no choice.. I'm creating 4 dataFlow tasks now
suggest me if there is any other approach which makes it easier
You...
November 19, 2010 at 8:03 am
To do it more elegantly requires a dynamic dataflow task, which is not available out of the box.
You may find that this gives you a better and more scalable solution...
November 19, 2010 at 4:00 am
Unless the tables are the same in structure (field names, types) and have exactly the same destination (table, field names), you'll need four separate dataflow tasks anyway.
If that's the case,...
November 19, 2010 at 2:46 am
My answer will provide roughly as much detail as your question.
Yes.
November 11, 2010 at 10:40 am
Accepted good practice is to move a file which has been processed to a separate archive folder - then you don't get a mixture of processed and unprocessed in the...
November 11, 2010 at 8:48 am
Could you have a task that runs first which renames the file, dropping the h:m:s bit and then feed that into your dataflow as normal?
November 11, 2010 at 8:23 am
Well I'm sorry [BigGrin] (but I did post it before you [Smile] )
Yeah I know. I was in full artistic composition mode while you nipped in and posted a...
November 9, 2010 at 2:35 am
da-zero (11/9/2010)
November 9, 2010 at 12:35 am
It seems that you are hoping that someone here will actually write the code for you. The people who respond here are extremely helpful, yet are generally pushed for time...
November 9, 2010 at 12:34 am
sankarkot2007 (11/6/2010)
Hello Da-Zerodon't post these type of suggestions,ok.I learn beggener stage Thats why i want some questions
I - along with many others on this forum - think the same...
November 6, 2010 at 2:58 pm
Please explain what you mean by 'report'?
From what you are describing, it just sounds like a straight INSERT.
November 5, 2010 at 12:41 am
Viewing 15 posts - 11,761 through 11,775 (of 13,876 total)