Viewing 15 posts - 5,566 through 5,580 (of 6,395 total)
Michael Walter-477776 (3/15/2012)
1. Is there any way to configure SSMS to only point to a single server ( my assumption is that there is not - unless you separate out...
March 15, 2012 at 6:21 am
was this the only domain controller in the domain or do you have a replicated AD?
if its the only DC then you cant use AD credentials as there is no...
March 15, 2012 at 6:16 am
you either need to pass in a null value so that it gets everything, or change the last statement from @parm is null to @param = 2
March 15, 2012 at 6:12 am
thanks, will give it a go, the downloading server is a test server so dont think there will be a problem installing the extra component
March 15, 2012 at 5:35 am
thanks Howard thats great, it is roughly an hour into downloading that it does decide to time out, i've resulted in trying a number of ftp clients with no luck...
March 15, 2012 at 5:28 am
please post the DDL of the tables, the full query and test data and we can help you further.
March 15, 2012 at 4:58 am
as a side note to this, apart from winrar, are there any bult in commands like winrar which will split the files into multiple chunks, just thinking if I can...
March 15, 2012 at 4:44 am
again with the test1.rdl i still get the right results back from the test data I created in the eailer post using the first query you gave after modifing the...
March 15, 2012 at 4:33 am
i have attached the report rdl which I used, just give it a data source which points to the data and then create the query as a procedure and then...
March 15, 2012 at 4:27 am
yeah thats the same pdf
will wait for the official release of 2012 to get a bit of play on it before attending the courses
March 15, 2012 at 3:51 am
i have just created a sample report based on the query you provided using both a procedure and also the sql text embeded into a data set using a parameter...
March 15, 2012 at 3:32 am
all depends on the level you are required to support SSRS
there are lots of good topics by doing a simple google search on SSRS Administration, key things I would say...
March 15, 2012 at 3:18 am
the symetric key is an issue as thats one of the things which handles the authentication.
I would suggest completly removing SSRS rebooting and reinstalling and configuring
March 15, 2012 at 3:14 am
you could create a policy against the data file facet for the avilable space properties and have it alert you via email
you will need db mail setting up and SQL...
March 15, 2012 at 3:10 am
have you removed the username from the error message or is the error saying its a blank user?
Msg 18456, level 14, State 1, Line 1
Login Failed for user ''
or
Msg 18456,...
March 15, 2012 at 3:05 am
Viewing 15 posts - 5,566 through 5,580 (of 6,395 total)