Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. T-SQL transaction vs ADO.NET transactions

T-SQL transaction vs ADO.NET transactions

Scheduled Pinned Locked Moved ASP.NET
questioncsharpdatabasevisual-studio
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dinuraj
    wrote on last edited by
    #1

    T-SQL transaction vs ADO.NET transactions What is the better to use between them? waiting for prompt reply

    P 1 Reply Last reply
    0
    • D Dinuraj

      T-SQL transaction vs ADO.NET transactions What is the better to use between them? waiting for prompt reply

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Dinuraj wrote:

      waiting for prompt reply

      Please don't put things like this into a question. The people on this site give their help freely, and in their own time. If somebody can answer you, they will. Anyway, you would use a T-SQL transaction when you can accomplish everything inside the same top level stored procedure. ADO.NET transactions allow you to wrap multiple stored procedures into the same logical transaction.

      the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
      Deja View - the feeling that you've seen this post before.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups