Viewing 15 posts - 5,566 through 5,580 (of 6,400 total)
what are you trying to do, please follow the link I suggested in providing the t-sql what you are wanting help on
March 15, 2012 at 6:38 am
duplicate post
replies here please
March 15, 2012 at 6:25 am
as a follow on from this, read the first link in my signature block, it will help you in the future on how to post code for tables procedures and...
March 15, 2012 at 6:22 am
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
Viewing 15 posts - 5,566 through 5,580 (of 6,400 total)