Forum Replies Created

Viewing 15 posts - 541 through 555 (of 567 total)

  • RE: INSERT INTO

    Steve Jones - SSC Editor (9/14/2011)


    This problem with the question is entirely my fault, not Ron's. I copied over the code, making a mistake after testing it when I was...

    Jason Wolfkill

  • RE: INSERT INTO

    codebyo (9/13/2011)


    I couldn't find 1 as the correct answer for the second SELECT so I chose the four options below:

    - Insert into table dbo.cuss1 generates an error msg

    - Insert into...

    Jason Wolfkill

  • RE: Error @SSRS Output

    radha.k.ds (9/6/2011)


    I am Getting #error at the output , Only for the Field value total what is the reason for these error can someboddy help me

    This error means that SSRS...

    Jason Wolfkill

  • RE: Stored Procedure Does not exist, what yes it does

    Does the SQL Server user used by your Reporting Services instance have EXECUTE permission on the stored proc? (If you're experiencing this problem when working in a local instance of...

    Jason Wolfkill

  • RE: Has anybody constructed dynamic SQL by storing SQL in fields in tables?

    Sean Lange (8/30/2011)


    wolfkillj (8/30/2011)


    Francis McFaul (8/29/2011)


    I think that most of their Developers are application developers who know some Transact-SQL. I haven't heard of any dedicated SQL Server database...

    Jason Wolfkill

  • RE: Has anybody constructed dynamic SQL by storing SQL in fields in tables?

    Francis McFaul (8/29/2011)


    I think that most of their Developers are application developers who know some Transact-SQL. I haven't heard of any dedicated SQL Server database developers, only SS...

    Jason Wolfkill

  • RE: sql help with @parameterization

    annie.alexander (8/2/2011)


    I'm trying to so this on SSRS, and I know there should be a way to set it to allow the user to input the date range that they...

    Jason Wolfkill

  • RE: The number of pages in report changes when I go to print the Report?!

    You are absolutely right about the "interactive page width" and the "page width" settings. As has been noted elsewhere, you may need to tweak the "interactive page width" dimensions to...

    Jason Wolfkill

  • RE: The number of pages in report changes when I go to print the Report?!

    WebTechie38 (3/21/2011)


    Hello,

    I am using SQL Server Reporting Services R2.

    I have created a report using SQL Server BI Development Studio:

    1) I've gone into report properties - page set up

    2) ...

    Jason Wolfkill

  • RE: Converting Crystal Report Formula(if condition) to SSRS

    kathleen.zak (3/21/2011)


    Would anybody be able to help me with changing this expression to SSRS? The prompts are PERIOD and YEAR for the user.

    Here is the Crystal:

    If {Command.Period} = 1 Then

    ...

    Jason Wolfkill

  • RE: Escape character for asterisk in SSRS?

    Road Kill (3/15/2011)


    Is there an escape character for the asterisk in SSRS? The asterisk is the wildcard character used in expressions, so I'm having troubles searching for the asterisk...

    Jason Wolfkill

  • RE: Weird error when selecting from view.

    UMG Developer (3/7/2011)


    I didn't rebuild the linked server, but I did change a parameter and then change it back, and I have re-created the view multiple times. (Trying OPENQUERY vs....

    Jason Wolfkill

  • RE: Export and print issue

    This can also happen when there is space between the bottom of the table and the bottom of the body. SSRS includes that space when it renders the report -...

    Jason Wolfkill

  • RE: The Oddest Interview Questions

    skcadavre (2/23/2011)


    "What do your parents do for a living?"

    Until I was 12 years old, my father told me he was a piano player in a brothel. He later told me...

    Jason Wolfkill

  • RE: ReportViewer print option say 'unable to load client print control'

    We had this problem with our SSRS 2005 installation. Gromey's right - our admins solved the problem that way.

    Jason Wolfkill

Viewing 15 posts - 541 through 555 (of 567 total)