Viewing 15 posts - 16 through 30 (of 109 total)
Thanks very much Elliot all points duly noted. One question though what are you using for source control?
January 25, 2011 at 1:13 pm
Thanks Elliot for your response. I would be actually moving the development to the actual dev machine. The machine I am using now is just in the interim...
January 25, 2011 at 11:46 am
Thanks for your response. I am actually doing development on another machine because the dev machine has not been purchased as of yet but we are expecting to have...
January 25, 2011 at 9:10 am
Thanks for all your input much appreciated.
January 21, 2011 at 12:22 pm
So the following script is what I have so far to attempt accessing the data:
EXEC sp_addlinkedserver 'OracleSvr',
'Oracle 7.3',
'MSDAORA',
'ORCLDB'
GO
SELECT...
January 6, 2011 at 9:52 pm
My guess is this functionality can not be done in SSRS so the implementation of a .Net solution for parameter input appears to be the solution of choice. Thanks...
November 10, 2010 at 7:28 am
As I haven't got a response yet let me be a little more specific in my question can you have tool tip like selection completion prompts as in a Google...
November 9, 2010 at 8:31 am
Thanks for all your answers this is making it much clearer. I am currently reading Microsoft SQL Server 2008 MDX which is also making things easier to understand. ...
November 4, 2010 at 11:22 am
Ok I am trying to wrap my head around the usage and need of MDX code. I was thinking that MDX was used simular to T-SQL to extract data...
November 3, 2010 at 11:26 am
I was wondering Amit if you know if MDX code can be saved as stored procedures which can be called or are they stored in some other fashion to be...
November 3, 2010 at 10:56 am
Thanks I have so much too learn.
Thanks again.
October 31, 2010 at 11:32 pm
Hi Amit,
How exactly do I extract the MDX code from the SQL Profiler.
Thanks,
October 30, 2010 at 2:33 pm
Great thanks Amit much appreciated
October 30, 2010 at 2:24 pm
Viewing 15 posts - 16 through 30 (of 109 total)