Viewing 15 posts - 136 through 150 (of 452 total)
DaveDB (11/1/2013)
November 3, 2013 at 7:07 pm
Was the report .rdl stored in SharePoint or on a server that might have a shadow copy of the report? This may shed some light on who deleted the...
November 3, 2013 at 6:52 pm
Blair McKeever (11/3/2013)
November 3, 2013 at 6:47 pm
Use the Derived Column Transformation (as mentioned earlier in the thread).
Rob
October 20, 2013 at 10:40 pm
manickam (10/15/2013)
Need one more suggestion.
As per current requirment Issue can be logged at
1. asset level
2. applicaiton level
3. process level
4. line of business...
October 17, 2013 at 8:25 pm
I've always found ERWin to be a good modeling tool, though it is moderately pricey. I had a coworker who swore by Sybase's PowerDesigner.
Rob
October 14, 2013 at 12:12 pm
manickam (10/5/2013)
October 10, 2013 at 9:42 am
vinay4444 (10/8/2013)
Fact: SQLExecutions_Fact
No of Executions ( measure )
Physical_TableNameID
Dimension 1: PhysicalTableName_Dim
Physical_TableNameID (PK)
Dimension 2: LogicalTableName_Dim
Logical_TableNameID (PK)
Physical_TableNameID
Dimension1 -> Dimension 2 is...
October 10, 2013 at 9:28 am
YSLGuru (9/23/2013)
Several days and 60+ views later and not a single recomendation on a book. WOW> What does that say about SSRS?
I've purchased books on T-SQL query tuning,...
September 24, 2013 at 7:55 am
Amazon is going to offer a service soon that allows you to purchase a eBook/Kindle version of a physical book you've purchased from Amazon for a low cost ($0.99 -...
September 17, 2013 at 1:27 pm
When you add a group, couldn't you just add a group header? (See attached graphic) See if that gets you what you want.
HTH,
Rob
September 12, 2013 at 6:48 am
RVO (9/10/2013)
I don't get a blank page in PDF problem or something like that.
It's a different type of problem.
Table fits perfectly...
September 11, 2013 at 1:38 pm
And you're sure that your admin account is listed in the membership for the Admin role (pictured in your graphic)? (I know it's a dumb question)
Rob
September 10, 2013 at 11:33 am
Srikanth 21 (9/7/2013)
Yes, I don't have any nulls on those fields. It's datetime value.
Datetime datatype doesn't preclude Nulls, but if you're sure you don't have Nulls, I don't have any...
September 10, 2013 at 7:36 am
Take a look at the DATEDIFF() function: http://technet.microsoft.com/en-us/library/ms189794(v=sql.105).aspx
DATEDIFF ( datepart , startdate , enddate )
HTH,
Rob
September 6, 2013 at 12:48 pm
Viewing 15 posts - 136 through 150 (of 452 total)