Forum Replies Created

Viewing 15 posts - 571 through 585 (of 712 total)

  • RE: Commit - rollback

    Thanks, i know some how forgot while implementing it (stupid in that way).

    good for showing a good route to write code as well.

    Regards
    Durai Nagarajan

  • RE: SQLServer with DB and reporting services

    server is a virtual server

    if i use AWE max memory will it set for reporting services as well or it will be different as the services are different.

    Regards
    Durai Nagarajan

  • RE: SQLServer with DB and reporting services

    thanks

    the server is 32bit, win 2003, with 2 processor and 8 GB RAM and a virtual one.

    as you said with some OS settings AWE will help can you share that...

    Regards
    Durai Nagarajan

  • RE: Unable to connect to SQL Server. Error Message - Timeout expired.

    kindly check the login whether it is locked or password expired (if it is domain account).

    Regards
    Durai Nagarajan

  • RE: RDL Download

    thanks, i have tried to download it is working it a awesome way

    need to try about permission.

    Regards
    Durai Nagarajan

  • RE: When we talk about fragmentation, is it "Index Fragmentation" always ?

    GSquared (4/5/2012)

    The whole point of a heap vs a clustered index is that fragmentation doesn't matter in a heap. They don't have a defined storage sequence (well, behind the...

    Regards
    Durai Nagarajan

  • RE: RDL Download

    is it a free tool, can we use it for giving access as well.

    Regards
    Durai Nagarajan

  • RE: Report Access

    viking can you help in setting up that.

    if any doc anything available kindly share it.

    Regards
    Durai Nagarajan

  • RE: Report Access

    as mentioned earlier we have so many folders is there a short way to complete this.

    Regards
    Durai Nagarajan

  • RE: Report Access

    Hello,

    we are using domain accounts.

    we have configured Content Manager to the user on top folder still he cant able to see most of the sub folders.

    new folders and reports are...

    Regards
    Durai Nagarajan

  • RE: Virtual server

    No special reasons.

    can you elobrate what is the effects of AWE and is there any negative impact?.

    will server restart or service restart is needed?.

    i have rough idea as it will...

    Regards
    Durai Nagarajan

  • RE: connection problems

    Hello,

    Post the exact SQL code which you are using.

    Regards
    Durai Nagarajan

  • RE: Dynamic script for creating (view, Stored procedure,function) in selected db.

    use this to fetch DB Names

    Select name from sys.databases

    where name like 'xx%'

    and run your view or procedures using "use DBNAME and query".

    can we know what are you trying to do...

    Regards
    Durai Nagarajan

  • RE: Virtual server

    hello,

    2 CPU and 8 GB RAM.

    AWE is not enabled currently, can i know what will it do?

    Regards
    Durai Nagarajan

  • RE: Virtual server

    32 bit ,no changes, hardware changes like disk size may be.

    Regards
    Durai Nagarajan

Viewing 15 posts - 571 through 585 (of 712 total)