Viewing 15 posts - 601 through 615 (of 893 total)
robert.gerald.taylor (10/25/2012)
But my situation is that I have 2008 R2 Standard edition on the production server, but when I open the production SSAS database directly through BIDS/VS I see partitions...
October 25, 2012 at 8:08 am
Excel needs unicode data. Insert a data conversion task between your source query and Excel destination, converting all fields to unicode. That should work...
October 23, 2012 at 10:06 am
I would start with one fact table at the highest level of granularity (features in your case). It will be easy enough to create a summarized fact table at the...
October 23, 2012 at 8:52 am
RenzoSQL (5/30/2012)
I have a little question on what would be the best solution for the following scenario I am facing:
I have an ETL job that needs to run every...
May 30, 2012 at 3:36 pm
eobiki10 (5/29/2012)
I have a date field from 01/08/2010 - 06/06/2011. In my report, I want this date to show as 2010 August or 2011 June respectively based on...
May 29, 2012 at 10:04 am
CptCrusty1 (5/9/2012)
May 9, 2012 at 3:03 pm
Welsh Corgi (4/13/2012)
When the Task executes the parameter does not have a value.
I did not...
April 13, 2012 at 1:23 pm
Welsh Corgi (4/13/2012)
Martin Schoombee (4/13/2012)
Does your variable have a hard-coded value before execution, or is the value only assigned during execution?
The variables are set during runtime.
I checked the variables when...
April 13, 2012 at 1:04 pm
Does your variable have a hard-coded value before execution, or is the value only assigned during execution?
April 13, 2012 at 11:22 am
+1 on all Jeff's points above. Most people in this forum would lean towards SQL Server, and for good and valid reasons as Jeff has mentioned.
To give another perspective, you...
March 25, 2012 at 1:36 pm
PaulB-TheOneAndOnly (3/25/2012)
Welsh Corgi (3/24/2012)
I just need a clear and concise quick argument as to what they have done is wrong.
Surrogate Keys add a level of abstraction that isolates and protects...
March 25, 2012 at 1:24 pm
SQL Padawan (3/13/2012)
March 13, 2012 at 1:13 pm
FunkyDexter (3/7/2012)
March 7, 2012 at 12:03 pm
Ells (3/7/2012)
"Any variable that is marked as sensitive. The marking of variables is controlled by Integration Services.
Whether Integration Services considers a property sensitive depends on whether the developer of...
March 7, 2012 at 4:42 am
Ells (3/6/2012)
There appears to be two components to the security.
1. The ability to edit the package
2. The security of passwords
I already use config...
March 6, 2012 at 2:14 pm
Viewing 15 posts - 601 through 615 (of 893 total)