Forum Replies Created

Viewing 15 posts - 121 through 135 (of 2,010 total)

  • RE: Cant Access Reporting Services Using FQDN

    there could be a variety of things goign on here... lets look at what you 've done and see where we can go from there...

    First, is your machine on a...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Using a SQL 2005 View for a Report

    How will you be creating the reports, SSIS? Crystal? some other web or client application?

    Basically when you create the report using most reporting tools, at some point you need to...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Report deployment on Windows 2008 Server and Microsoft Access 2003 Data Source

    Just out of curiosity, is this a 64-bit SQL Server? IS Bids running on a 32 bit development machine? This is most likely your issue. HAve a...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Domain Migration Accounts

    I did a bit of googling and what you are looking for is the Active Directory Migration Tool. Again, this is probably part of the AD management toolkit, and...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Domain Migration Accounts

    Another thought it the AD guys fall through... you could look at the SSRS Scripter. http://www.sqldbatips.com/showarticle.asp?ID=62 I'm thinking it has some abilities to do this type of thing.

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Domain Migration Accounts

    are you actually migrating the domain and users/groups, or are you creating new in the new domain and not transferring anything? If you're doing a true migration, there are...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Are the posted questions getting worse?

    WayneS (11/22/2010)


    Chris Morris-439714 (11/22/2010)


    CirquedeSQLeil (11/22/2010)


    Chris Morris-439714 (11/22/2010)


    Wishing Jack C a speedy recovery and some quality time for recuperation.

    Get well soon, mate.

    Did I miss something more than the burnout?

    Our DBA caught...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Help with default values

    Not that I Think this makes any difference whatsoever, but from time to time ?I've had issues with SSRS updating a portion of a report when I redeploy it. ...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Help with default values

    Glad I could help.

    -Luke.

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: adding totals for 2 matrixs

    in the expression for your grand total text box you'd need to do something liek this...

    =Sum(Fields!column1.Value, "datasetName") +

    Sum(Fields!Column2.Value, "datasetName")

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Optional parameter

    Are the two parameters of the same type, I.E. Datetime, string, whatnot?

    If so you could change you parameters so that the first parameter chooses the type of parameter, ten if...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Help with default values

    rob, is this a multiselect parameter or just a single value parameter?

    If multiselect it gets slightly harder as you have the select all bit to worry about, but if it's...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Not receiving Emails as per schedule

    Sorry about the late reply (3 days since you posted), but are you still receiving the old emails and not new ones? It's entirely possible that the emails were...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Reporting Services connection failed

    What are you doing when you say you are creating Reporting services database? Are you using the Reporting Services Configuration tool, or just trying to create databases via the...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

  • RE: Publishing a report

    salman788 (11/5/2010)


    How can I hide all the buttons which comes in the report manager SSRS 2005. I dont want to show everything to my user. Like subscription button, security tab...

    To help us help you read this[/url]For better help with performance problems please read this[/url]

Viewing 15 posts - 121 through 135 (of 2,010 total)