Hi ,this is JP

  • were can i run thread on sql server?wat is the use of threads?if anyone knows about tis plz reply

  • kjplreddy 85311 (4/30/2010)


    were can i run thread on sql server?wat is the use of threads?if anyone knows about tis plz reply

    your question is bit unclear. can u clarify pls?



    Pradeep Singh

  • kjplreddy 85311 (4/30/2010)


    were can i run thread on sql server?

    wat is the use of threads?

    1- You don't - SQL Server does.

    2- Divide app logic into multiple, concurrent execution paths.

    _____________________________________
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at Amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
  • Threads are managed by SQL Server and the operating system.

    What is it that you're trying to do?

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply