Viewing 15 posts - 616 through 630 (of 848 total)
Thanks for a nice example on how to use intersect and except. I run into situations where I could use this syntax all the time but I forget that these...
October 11, 2011 at 6:42 am
Nice question about something that comes up regularly for me. Especially in writing queries for reporting.
October 10, 2011 at 10:03 am
It looks like the encrypted Google page was in Gaelic.
October 6, 2011 at 3:28 pm
I would like to see a real world scenario where 999 indexes are needed. Seems like a nightmare to maintain...
October 6, 2011 at 9:14 am
This question definately made me think. I got it wrong but nearly right. (2 out of 3). Being that I have never actually had any formal database courses, a lot...
October 5, 2011 at 1:06 pm
I have a report that opens a new window through javascript and it works through the ReportServer/ReportViewer.aspx page. I am assuming your RSViewerPage.aspx page is essentially the same. I am...
October 4, 2011 at 12:01 pm
I got a report to open in a new window using javascript by doing the "Go to URL" action and then setting this expression (objects to fill in are between...
October 4, 2011 at 11:37 am
You can also get basic SSAS information on this wiki:
October 4, 2011 at 11:14 am
Nice question. Good to know information. Hopefully I will never have to actually use it!
October 4, 2011 at 10:39 am
Nice question. We rarely use table variables so I am always interested in questions regarding performance using them versus using a temp table. Personally I have seen few instances where...
October 3, 2011 at 9:37 am
Thanks for the question. I am still using VS2008 so I simply guessed. Not sure why this is considered an ugly question though....
September 30, 2011 at 2:01 pm
Interesting question. We typically use the file system so I haven't had to encounter this.
September 28, 2011 at 3:32 pm
Viewing 15 posts - 616 through 630 (of 848 total)