Viewing 15 posts - 9,721 through 9,735 (of 13,874 total)
Can you write a query which executes against the Oracle database and brings back the data in the format you want?
If you can, job done - use that as your...
July 22, 2013 at 12:19 am
I have some questions about your post wolfkillj.
heaps, will logically order rows in the order in which they were inserted
What do you mean by 'logically' in the above?
*However*, clustered...
July 22, 2013 at 12:07 am
Elliott - your workaround idea worked a treat, thanks again.
July 21, 2013 at 11:44 pm
Elliott Whitlow (7/21/2013)
I don't think you can prevent it once its been started. I think you have to do all the work to make sure that the values will...
July 21, 2013 at 10:32 pm
Use Windows authentication in your connection.
July 18, 2013 at 11:45 pm
No problem. Well done on getting it working.
July 17, 2013 at 10:51 am
J0shu@ (7/17/2013)
I want to also make sure that I'm configuring the data flow...
July 17, 2013 at 6:22 am
There is an example here that might be relevant to you.
July 17, 2013 at 2:00 am
Are the column names exactly the same in all of the files?
Is there exactly the same number of columns in all of the files?
Are the columns in exactly the same...
July 17, 2013 at 12:07 am
Koen Verbeeck (7/16/2013)
So you...
July 16, 2013 at 6:08 am
ssurekha2000 (7/16/2013)
out of 15 columns from table1 i need to insert 6 columns to table 2
but
if i use
insert...
July 16, 2013 at 12:58 am
Yep, I confirm that your method works for me - I would say that you have a scope issue.
July 15, 2013 at 12:23 pm
Megistal (7/15/2013)
The next component, in the control flow, I've added a breakpoint on the "PreExecute" event and check the locals variables in the debugger.
I've also do the samething a few...
July 15, 2013 at 12:09 pm
Tara-1044200 (7/12/2013)
just so you know my loop iterates almote 50k times, do...
July 15, 2013 at 12:05 pm
May I ask what technique you are using to check the variable's value?
July 15, 2013 at 12:00 pm
Viewing 15 posts - 9,721 through 9,735 (of 13,874 total)