Forum Replies Created

Viewing 15 posts - 46 through 60 (of 77 total)

  • RE: SSIS and table update

    i am getting the first table from a flat file using fTP of ssis

    second table from webservice using webservice task

    finally i need to retrieve certain columns only from both...

  • RE: Parameters

    i would like to know how to use if or case statement in SSRS dataset.

    if the user selects application name alone then

    i need select * from table where applname =...

  • RE: Parameters

    region will also be a parameter

  • RE: Number format in SSRS

    in crystal report we have number format Negatives as -123.

    if a number is negative i want to show them as negative in ssrs. how do i achieve it?

  • RE: IIF then Else in SSRS

    Thanks

    But ToNumber is not present in SSRS and i get the same error #error

  • RE: IIF then Else in SSRS

    Thanks Arunkumar

    i tried it but in case of field2 being null 0 is substitued and when field1 is divided by 0 (field2) it gives # error.

    I believe Tonumber in crystal...

  • RE: Format date and numbers

    i am trying to do in the SSRS field expression. i am not doing a sort with the date.

  • RE: SendMail "Hard Coded" parameters

    how do i use configuration in sendmail?

  • RE: export to pdf

    Thanks for the reply

    i have page width as 11in and page height as 8.5in in my report.

    i dont have extra space anywhere in the report.

    I am not clear what...

  • RE: SSIS Error

    i tried both ways. storing inside the package as well as config file.

    Will the password show up in the config file? i see the userid in the config file but...

  • RE: Acquire Connection error

    Since it is not windows authentication i got to pass the userid and pwd inside the package.

    i tried to use save password option also.

    When i try to create a...

  • RE: Dates difference in ssrs

    thanks again

    i tried thru calculated field (dataset) and since certain rows contain null value and when i try to do the average on the calculated field AVG(calculated field) i am...

  • RE: Dates difference in ssrs

    Thanks that worked. i used "" in case of -1 as i have a column called # of days which actually has this express of datediff

    i have one more problem,...

  • RE: Fixed width text file and SSIS

    it is not a delimted file. it is fixed width flat file.

  • RE: Fixed width text file and SSIS

    TYPE PFORM TNAME ...

Viewing 15 posts - 46 through 60 (of 77 total)