Viewing 15 posts - 61 through 75 (of 290 total)
Dird (6/5/2013)
floresg2 (6/5/2013)
He understood using a case statement but he had never used modulo (%). This was a guy with years of supposed SQL experience.
How often have you used...
June 6, 2013 at 1:45 pm
Concur with one pkg = one table, whether fact or dimension. the times I have bundled more than one process/table population into a package, I wound up regretting it....
May 14, 2013 at 2:49 pm
we host clients using our own app so we also have multiple servers, multiple databases, all identical.
We built a source component that "makes the rounds" to run the same query...
May 14, 2013 at 2:44 pm
My understanding is that there is not the ability to have dynamic connections. I have split packages into mult pkgs to get around it.
May 14, 2013 at 11:56 am
Koen Verbeeck (3/28/2013)
Because someone has to answer all those BI questions on this forum...
March 28, 2013 at 2:40 pm
grasshopper26 (10/29/2012)
Scott Murray-240410 (10/29/2012)
grasshopper26 (10/28/2012)
ex I have purchase order and invoice tables which are used in...
October 31, 2012 at 11:42 am
I'd look at the job step carefully as maybe someone accidentally made a change to T.
You also might consider running it via command line. Sometimes just looking at what...
October 31, 2012 at 10:58 am
I think it will likely be a driver issue but honestly have not worked in '97 for a very long time.
As a workaround, you might try exporting to csv and...
October 31, 2012 at 10:51 am
Wouldn't you already know which was faster?
I do not know which is Better, as that could have much to do with your environment.
October 31, 2012 at 10:49 am
First off, this isn't a great place to post issues with SQL 2005 as DTS is 2000 and previous.
Try the SQL 2005 / Integration Services forum UNLESS these are actually...
October 18, 2012 at 12:10 pm
SQL_Surfer (10/17/2012)
I disabled one of the columns from browsing and re deploy the cube.....
2) Now the issue is I...
October 18, 2012 at 10:06 am
jtc900502 (9/14/2012)
Here is the bacground. We...
October 18, 2012 at 9:53 am
I'm not a guy, but I can tell you that there is no provision for dynamic source out of the box.
den_sidr (10/18/2012)
i use DataFlow Task in a 'foreach...
October 18, 2012 at 9:29 am
Not quite sure what is in your variables, but try using double slashes \\ as there is some weirdness in the way SSIS reads pathing.
October 18, 2012 at 9:13 am
Viewing 15 posts - 61 through 75 (of 290 total)