Forum Replies Created

Viewing 15 posts - 16 through 30 (of 180 total)

  • RE: Plugin for SQL Server Reporting Service Email subscription

    Hi fazluam,

    I think Datadriven subscription will support this. I'm not sure, check it out

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: Bar Code creation in report

    Hi adorable_412in,

    Surely i'll help you.

    Give ur mail id i'll send you the sample solution.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: Sending a report to multiple people(People are choosen dynamically)

    I think Datadriven subscription will help you.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: Replace text with Bold Text

    I think this is impossible. Only way is to make the textbox into two, one for 'Title:' and another for 'Title of report '.

    Then make the first text...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: Line + Bar in a single chart

    Thanks Abs-225476.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: SharePoint Integrated Mode Check Box Not Available

    If you are still having the issue, download the sahrepoint addin for SSRS from below link

    http://www.microsoft.com/downloads/details.aspx?familyid=1E53F882-0C16-4847-B331-132274AE8C84&displaylang=en

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: Barcode font will not print

    Hi Erin,

    I think you kept a text box in a report and changed the of that to Free 3 of 9 right?.

    If you are doing so, kindly check with the...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: Migration to SQL 2008 Reporting Services

    I think it won't arise any problem nehalpanchamia. You can easily retrieve the data from SQL 2005 for SSRS 2008.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: SSRS automatically run report & save pdf output to c:

    Good article Dave.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: How to programmatically detect that SSRS is installed?

    Hi Medishetty,

    I aggree with you. This is an good idea too.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: How to programmatically detect that SSRS is installed?

    I think you can check the system services(services.msc).

    But i don't know any other easy way is available or not.

    Hope the below url will help you

    http://www.codeproject.com/KB/dotnet/netdiagnostics3.aspx

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: Expressions

    Always use & symbol to concatenate two values

    To round off

    =Round(Fields!Test.Value,2)

    OR

    =Format(Fields!Test.Value,"#.##")

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: SSRS automatically run report & save pdf output to c:

    Hi,

    Yes it is possible. Use webservice.

    Hope the below url will help you.

    http://msdn.microsoft.com/en-us/library/aa258532(SQL.80).aspx

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: Web Archive Subscriptions

    SSRS webservice provides some method to control Report sever & report manager from webapplication.

    You can add this webservice as web reference in your web application and do whatever...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

  • RE: Web Archive Subscriptions

    I think bydefault this is not possible. Use web service to export to webarchive and send those thing using .net

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P

Viewing 15 posts - 16 through 30 (of 180 total)