Forum Replies Created

Viewing 15 posts - 1,486 through 1,500 (of 2,010 total)

  • RE: Customize "View Reports" Button name

    The only way to customize things in that portion of the report would be to capture all of your parameters and such in a custom ASP Page and then pass...

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

  • RE: SSRS 05 subreport issues

    I'll give it a go thanks.

    -Luke.

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

  • RE: SQL Failover server on ESX

    Great Thanks!

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

  • RE: Combine two numeric columns

    yup that's what I was meaning, but again i wanted to reiterate, that these seem to be values that depend on something else and should probably be in separate columns...

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

  • RE: how to write the contents of a nvarchar(max) to a text file

    The problem I've run into is that you can't see the entire thing depending on what you use to see the data.

    Have you given any thought to using Excel or...

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

  • RE: Combine two numeric columns

    I'm slightly concerned with your approach here as it seems what you are doing flies in the face of all things relational. Any chance you could give us some...

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

  • RE: SQL Failover server on ESX

    Sorry about the slight thread hijack, but hey it happens...

    Steve I'd be interested to hear about the VM's floating and your recommendation that they not.

    I'm just attempting to get up...

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

  • RE: HELP with reporting service prompt parameter multivalue widths

    Unfortunately we don't get a lot of formatting options with that section of the app.

    You could build your own ASP page to gather your parameters and pass them to the...

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

  • RE: Auto expand drill down groups

    You should be able to set that in the group properties... Set your initial visibility to Visible.

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

  • RE: SSRS Matrix

    Unfortunatley that's one of the limitations of the matrix in SSRS 05. Supposedly that's been fixed in 08 but I've not had a chance to play with it yet.

    As...

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

  • RE: getting error while establishing FTP connection

    Most Anon FTP servers require something (usually an email address) for the password.

    Try:

    USername: Annonymous

    Password: me@you.com

    You could also attempt to do this all from the command line to make sure it's...

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

  • RE: Not equal to operator

    If your query works what's the question?

    Edit:Never Mind I can't read... You could use a Left join with NULL in the Where Clause to get the patients who don't have...

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

  • RE: Matrix Issues (VS 2005)

    Jason, one way I've gotten around the need to have all of my offices show up in matrix reports is to hardcode a union that will display them all...

    For example...

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

  • RE: Issues posting some ASP code

    That's pretty much what I'd figured. Just thought you should be aware just in case.

    Thanks.

    -Luke.

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

  • RE: Pass Parameter to SQL Report from Web Page

    Happy to help. Glad you finally got it sorted. For Future reference, the second Eval("OrderID") is what creates the text to be displayed. You could make that...

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

Viewing 15 posts - 1,486 through 1,500 (of 2,010 total)