Viewing 15 posts - 1,456 through 1,470 (of 3,666 total)
You could use a conditional split followed by as many derived columns as you need.
October 12, 2010 at 1:56 pm
The Dixie Flatline (10/12/2010)
Just lay them on the table and proceed...
October 12, 2010 at 1:33 pm
Donalith (10/12/2010)
Unfortunately, we've grown out of control on the production database (happened before I came on board) and we can't replicate it due to storage issues.
Alvin,
How do you export in...
October 12, 2010 at 1:26 pm
How are you doing the export?
Have you tried doing this in batches instead of the whole table at once?
October 12, 2010 at 1:12 pm
AndrewSQLDBA (10/12/2010)
What would be the Best way to create an IF statement within a SSIS Package?
I am wanting to fire off a SQL Task, if the Day of the...
October 12, 2010 at 1:06 pm
preensheen (10/12/2010)
Is it possible to chage the values while transforming the values in SSIS. For example...I have bit values coming from database..say 0 & 1 and need display...
October 12, 2010 at 12:53 pm
Find out why you have duplicates in your sample data. Is it because you of bad sample date? Will the real production data also have duplicates?
The answers to...
October 12, 2010 at 10:35 am
I've seen one company cycle the logs files on every server everynight at midnight. This made searching the logs much easier that trying to do it with a log...
October 12, 2010 at 10:26 am
chetan.v (10/12/2010)
.... I beleive this is the problem when we set Fast-Load option.
No, SSIS is trying to commit a batch of records at a time. If any...
October 12, 2010 at 9:52 am
Michael Valentine Jones (10/12/2010)
October 12, 2010 at 8:34 am
steveb. (10/12/2010)
Deepthy (10/12/2010)
Description: SSIS Error Code DTS_E_PRODUCTLEVELTOLOW. The product level is insufficient for...
October 12, 2010 at 7:48 am
Phil Parkin (10/12/2010)
Alvin Ramard (10/12/2010)
--One thing for sure, it wouldn't be fast.
I'd like to nominate this comment for UNDERSTATEMENT OF THE DAY 😀
No argument there. I'm trying to...
October 12, 2010 at 7:38 am
I'm not suggesting this as a way to sort big files. This is just an idea for a bit of fun.
I wonder if there's a way to implement a...
October 12, 2010 at 7:19 am
Donalith (10/11/2010)
I'm going to go with the detach, copy, and reattach. That'll leave a viable database on the first server while I'm working on...
October 11, 2010 at 2:39 pm
GSquared (10/11/2010)
jcrawf02 (10/11/2010)
A novel way to annoy your spouse and get your geek on each breakfast
If you can do it to a bagel, can you also do it to a...
October 11, 2010 at 11:25 am
Viewing 15 posts - 1,456 through 1,470 (of 3,666 total)