Forum Replies Created

Viewing 15 posts - 196 through 210 (of 225 total)

  • RE: which one is better 2008 express R2 or 2008 enterprice..?

    Does the query only take that long to execute in SSMS, or did you actually check the ReportServer logs and see how long the time was divided between execution and...

  • RE: Report taking long time to execute

    Is it possible you've got the parameters set to TEXT or DATE, and then used a different parameter type (NVARCHAR OR DATETIME) when you're running it in SSMS? I've seen...

  • RE: SSRS 2008 R2 Printing Poblem

    That is really strange, and I'm sure it's not meant to work like that.

    There is a vertical gap between the two, and they both have the exact same value for...

  • RE: export to excel without document label

    Document maps only show in a PDF when you've set a document map label property on some report items. If you removed all of those it wouldn't generate.

    Or you can...

  • RE: DBA Concerns

    TravisDBA (3/10/2011)


    I once worked with a company where the IT manager gave SYSADMIN access to all of his developers on the production db servers.

    I kind of agree with that in...

  • RE: Google Scale

    Agreed! Though, I was working on a few dozen Alpha timeshare machines for a few years, and we only used that measure in emergencies πŸ™‚

    The issue of non-programmers (PET) doing...

  • RE: Google Scale

    I liked today's article, I never thought about the implications of Gs before.

    What I noticed in particular was how you felt you track things more closely because you come from...

  • RE: SSRS Interview Questions

    I'll try this off the top of my head for fun. Maybe then we can get some discussion going on points I'm wrong πŸ˜‰ After all, I'm not Googling these.

    1....

  • RE: Out of Memory Exception

    I'd first eliminate any problems in the query by cutting and pasting it into SSMS and seeing what gets returned and in what time. (It could have a bad join...

  • RE: working with multiple dataset withing a table in SSRS

    I concur with SSC-Enthusiastic.

    You'll only need to cross data sets if the two things you want to mesh are from different servers. Otherwise you can combine the two tables (even...

  • RE: How to Add a subreport in a parent report

    Me too, I've done the same. I don't get why he's trying to do it his way though.

  • RE: Drop down list in Report Body

    You can't. And seeing as you can set the parameters on the report to come from T-SQL or be affected by other parameters I can't think of any good reason...

  • RE: Solution files and project files

    Abs-225476 (10/12/2010)


    Hi, thanks for this, how are your solution files sorted? do you have a singe solution for for each report? or do you have multiple projects in a report...

  • RE: Is SSRS 2008 capable enough to be a solution for generating really huge reports? I have DOUBTS about it

    Daniel Bowlin (10/7/2010)


    Sachin Vaidya (10/7/2010)


    I don’t know how many users would like to wait for such long time to see the reports.

    I don't know ANY users that would even...

  • RE: Print section at the bottom of the page

    martin-325528 (10/6/2010)


    Unfortunately as a result I've had to remove having vertical lines on the invoice layout as I can't ensure that they will extend to the bottom or go to...

Viewing 15 posts - 196 through 210 (of 225 total)