Forum Replies Created

Viewing 15 posts - 661 through 675 (of 712 total)

  • RE: Export and print issue

    Hi,

    I dont have anything like that. i have rechecked again.

    i just have a table which needs to be printed in a company letter head, when it is generated now also...

    Regards
    Durai Nagarajan

  • RE: Export and print issue

    Hi,

    I am still facing this issue, can any body help.

    Regards
    Durai Nagarajan

  • RE: how to see active user connection?

    Hi,

    Hope this query helps. Kindly run this statement in your "reportserver" Database and "reportservertempdb" should be your reportserver temp DB.

    select usr.username , reportpath, expiration

    from Users usr,

    reportservertempdb..SessionData ses

    where usr.UserID = ses.ownerid

    order...

    Regards
    Durai Nagarajan

  • RE: T-SQL GO statement

    Hi,

    i am getting error like this as expected, kindly suggest as it is not matching with the answer.

    (1 row(s) affected)

    Server: Msg 102, Level 15, State 1, Line 3

    Incorrect syntax near...

    Regards
    Durai Nagarajan

  • RE: Spinning Wheel icon not being displayed on ReportViewer control

    hi,

    when the report processing time is short it wont show the report generating wheel.

    kindly give us the time for report lauching in report server and in .net page we may...

    Regards
    Durai Nagarajan

  • RE: URL Access Login required

    Hi,

    Kindly check the permission you have given in the reports.

    This is the common user group in my company DomainName\Domain Users

    just check this for all domains, if it is not wroking...

    Regards
    Durai Nagarajan

  • RE: URL Access Login required

    hi,

    Hope the permission is available for the reports.

    kindly give permission for a common domain user by which all users will get added by default, give read access to it.

    get it...

    Regards
    Durai Nagarajan

  • RE: Custom Paging in SSRS

    Hi,

    Hope this is not possible at DB level.

    if it hits DB every time how the number pages can be decided at the first go.

    still this is good doubt let me...

    Regards
    Durai Nagarajan

  • RE: Backup Job in windows login

    hi,

    how to do this with my windows login, kindly help.

    Regards
    Durai Nagarajan

  • RE: Backup Job in windows login

    Hi,

    sorry for misunderstanding.

    My IT team is not ready to give access (as per policy) that is why i want to run this job only in my domain login.

    i left out...

    Regards
    Durai Nagarajan

  • RE: Backup Job in windows login

    Hi,

    you mean to say it is not possible.

    if not, is there any other way to push it to that share drive in my windows login id.

    thanks in advance.

    Regards
    Durai Nagarajan

  • RE: how to specify # decimal places in a SSRS 2005 field

    hi,

    will it work for % with decimals.

    Kindly help.

    Regards
    Durai Nagarajan

  • RE: Display name of months in a matrix report

    Hi,

    the data you are pulling from sql server should have month as a field.

    then populate the month in matrix header side and the data as desired.

    hope this helps.

    Regards
    Durai Nagarajan

  • RE: Remote Desktop Credentials in Reporting Services

    Hi,

    as Luke said you dont need remote desktop access to publish a report.

    the server should have reporting services installed and you should have access as publisher. then you can access...

    Regards
    Durai Nagarajan

  • RE: SSRS Report Printing Issue

    Hi,

    check whether sql server sp3 is installed, bcos our issue got resolved with it.

    Regards
    Durai Nagarajan

Viewing 15 posts - 661 through 675 (of 712 total)