Viewing 6 posts - 1 through 6 (of 6 total)
paulhunter, I can see your point about OV instead of VO and if the consensus is that most people prefer OV then that's fine. Personally I've never considered it difficult...
March 4, 2008 at 8:56 am
I'm not certain of the validity of this, but from what I've heard: when a call is made to a stored procedure named with the prefix 'sp_', Sql will look...
March 4, 2008 at 6:43 am
My gripe is always with inherited code. I believe I have a good, consistent way of laying out my SQL but often I'm working on legacy code which has been...
March 3, 2008 at 2:40 am
If you want to return the top(n) records, you should use the TopCount function. I'm not an MDX expert, so I'm not going to attempt to explain the syntax but...
September 28, 2006 at 9:44 am
Are you familiar with using Impersonation with forms authentication? If you are then this is the answer. Simply authenticate the users through your application as users who have been assigned...
September 28, 2006 at 9:27 am
August 8, 2006 at 5:25 am
Viewing 6 posts - 1 through 6 (of 6 total)