Viewing 14 posts - 16 through 29 (of 29 total)
Thanks for the reply.
That's interesting, if that's the case I think it might come down to the SSMS version. The user I'm supporting might be using SSMS express?
October 8, 2014 at 1:46 am
No I didn't.
I'm in the local administrators group so it shouldn't matter but I'll try anyway.
October 2, 2014 at 4:49 am
Have you checked the Reporting Services log files for errors?
C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\LogFiles
October 1, 2014 at 11:33 pm
Thanks Gail, that helps with the order of operations 🙂
Is there some literature I can read up on that explains why it doesn't matter?
Thanks Again.
-Tom
August 21, 2014 at 1:29 am
Hi there,
This may be of interest to you;
http://sqlloadgenerator.codeplex.com/
Or the following simulates SQL Server activity on a disk subsystem;
http://support.microsoft.com/kb/231619
Bueno Suerte!
March 27, 2013 at 9:38 pm
Hi, thanks for your reply, you are absolutely right, it does work.
I was making a mistake elsewhere, all resolved now.
Thanks again.
January 29, 2013 at 6:09 pm
It is just an example, the cursor here just gets the DBName and I try and change to the context of that DB.
I know it's not actually do anything as...
January 23, 2013 at 11:01 pm
Cool, thanks for the reply and the links.
I'll do some testing and check out the execution plans of the different methods. Seems like using the "Union" method could lessen to...
January 22, 2013 at 9:50 pm
Lynn Pettis (12/11/2012)
tom.moore.777 89426 (12/11/2012)
They can even script out other objects (Tables, Functions, Stored...
December 11, 2012 at 6:33 pm
@dba@SQLFRNDZ
Any particular option in Tools -> Options -> Object Scripting Options ?
I have had a look in here but there is nothing directly related to Views, except...
December 11, 2012 at 6:29 pm
The user has the same permissions as other users who are able to see 'Script View as'.
They can even script out other objects (Tables, Functions, Stored Procs etc), however the...
December 11, 2012 at 5:55 pm
It's not a System View, and yes I agree you should be able to 'Script View as' on user defined views, but the option is missing.
December 11, 2012 at 5:52 pm
Yes that's correct Lynn, when I right click on a view in Object Explorer in SSMS?
December 11, 2012 at 5:40 pm
Viewing 14 posts - 16 through 29 (of 29 total)