Viewing 15 posts - 421 through 435 (of 2,268 total)
you can not directly convert it as the RDL file does not have the data in it,
you can however auto-convert to PDF by passing the URL with
&rs:Format=PDF
May 27, 2011 at 4:49 am
yes you can,
use a JOIN , either INNER, or LEFT or RIGHT depending on the requirements.
Check Books on line for the Syntax
May 27, 2011 at 4:11 am
if you go the copy and paste route, then also make sure that you rename the object once you have add the copied version into BIDS.
May 27, 2011 at 3:50 am
Ninja's_RGR'us (5/26/2011)
itpcpro (5/26/2011)
steveb. (5/26/2011)
do you have any experince in mirroring, clustering...
May 26, 2011 at 8:52 am
itpcpro (5/26/2011)
steveb. (5/26/2011)
have you faced any critical issues, such as corrupted databases or mission critical transactional databases that need PIT restoring?do you have any experince in mirroring, clustering etc.,.?
No...
May 26, 2011 at 8:47 am
have you faced any critical issues, such as corrupted databases or mission critical transactional databases that need PIT restoring?
do you have any experince in mirroring, clustering etc.,.?
May 26, 2011 at 8:29 am
you ideally should have a Third enviroment for Test/Pre-Production to do the testing rather than on Dev.
But I find the best/easiest way to keep my test environment in Synch is...
May 26, 2011 at 6:05 am
you could use SSRS for this and use your MDX as the data set and then export to CSV
May 26, 2011 at 2:58 am
you may be better off by first looking at the execution plan to see where the bottle-neck is, and treat this as you would any other badly performing query, rather...
May 25, 2011 at 9:23 am
The problem will almost certainly be related to the design of the query, you could post the full query and table ddl with indexes to see if any improvement could...
May 25, 2011 at 7:09 am
river1 (5/25/2011)
The auto_shrink is off in most databases but the problem is the same...
It should be off for ALL databases, there is no good reason to turn it on.
For the...
May 25, 2011 at 3:55 am
the way to convert a sql 2000 db to 2005 is to restore the 2000 db to 2005, you do not need to run any of those scripts.
Changing the...
May 25, 2011 at 3:18 am
you could wirte a trigger to do this, but i am not sure why you would want to,
also it is considered bad form to post the same question twice.
May 24, 2011 at 3:34 am
^^ Looks like you get a LOT of activity at 8.15am, must be eveyone logging in or something??
Not to keep banging on about the 24 t-log backups, ...
May 19, 2011 at 9:50 am
Viewing 15 posts - 421 through 435 (of 2,268 total)