Forum Replies Created

Viewing 15 posts - 796 through 810 (of 2,010 total)

  • RE: SSRS skipping records

    You'll need some sort of outter join to the tally table. Jeff talks a bit about this in the Dozens of Other Uses section of his article on Tally...

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

  • RE: SSRS skipping records

    Is the issue that you're not see the 11/13-11/15 columns at all?

    You won't because they don't exist in your data. There is no way to display data that does...

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

  • RE: SSRS skipping records

    Is there any chance you could post your .RDL File?

    I modified your test data a bit so that I could use it directly within SSRS (it didn't like all of...

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

  • RE: SSRS skipping records

    Since you are using the MAtrix I'm almost positive these records are being removed by your grouping. Not in the query mind you but in your Matrix.

    Please...

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

  • RE: Issue with NULL values-Preview tab

    Cross Post...

    Please reply here.

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

  • RE: SQL Server agent will not start

    More than likely the issue is that when the PC was renamed/added to the client domain, any credentials that the SQL server Services were using have now become invalidated. ...

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

  • RE: Issue with NULL values-preview tab

    Please do not cross post. This duplicates efforts and fragments replies and data needed to actually answer your question.

    More data requested here.

    Thanks

    -Luke.

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

  • RE: SSRS skipping records

    Could you please provide a bit more detail? In which type of report object are you trying to display this information, Matrix, Table, List? Are you doing any...

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

  • RE: Processing Aborted / Error Opening Connection

    The user is directly accessing the database by the very nature of the datasource connection that you have specified. The report server is authenticating to the database using an...

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

  • RE: Processing Aborted / Error Opening Connection

    Thanks for posting the datasource definition. I take it that you are using SSRS 2000 because of the definition you posted. Either way it seems you are using...

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

  • RE: Processing Aborted / Error Opening Connection

    The reports use a dataset to connect to some sort of datasource. Do the reports all use the same datasource? The datasource definition should contain the connection information....

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

  • RE: Processing Aborted / Error Opening Connection

    How is the data source security set up? are you passing your user's credentials through to the database server or are you using a single set of credentials for...

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

  • RE: Report parameter label not retaining values

    It depends on the order that the parameters are loaded or populated. SSRS gets handles the params strangely sometimes.

    -Luke.

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

  • RE: Select query not returning decimal numbers

    Glad to help out. Sometimes it just takes an extra set of eyes.

    Cheers,

    -Luke.

    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?

    Jeff Moden (6/20/2009)


    Paul White (6/19/2009)


    Jeff Moden (6/19/2009)


    Heh... cool... maybe a little head boiling will get him to fix the code windows for IE? 😛

    I admire your persistence.

    And your optimism!

    😛

    ......

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

Viewing 15 posts - 796 through 810 (of 2,010 total)