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. SharePoint
  4. Transaction control in SharePoint 2010

Transaction control in SharePoint 2010

Scheduled Pinned Locked Moved SharePoint
sharepointhelp
6 Posts 2 Posters 3 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.
  • N Offline
    N Offline
    nishant2310
    wrote on last edited by
    #1

    I have googled a lot, i couldn't find anything can any one help me with this that, can we have transaction control mechanism in SharePoint 2010. Please Reply if any one has any solution or information regarding this.

    I 1 Reply Last reply
    0
    • N nishant2310

      I have googled a lot, i couldn't find anything can any one help me with this that, can we have transaction control mechanism in SharePoint 2010. Please Reply if any one has any solution or information regarding this.

      I Offline
      I Offline
      Ingo
      wrote on last edited by
      #2

      nishant2310 wrote:

      can we have transaction control mechanism in SharePoint 2010

      Simple answer: no Transactions are not designated in SharePoint (not in 2010, not in 2013). Why not, you may ask. The answer (official by Microsoft) is easy. It's no Database but it's a asynchronous collaboration system. As it's asynchronous and every action is done by timers, it's not possible to include transactions by standard. So you may ask, if there is a none out-of-box-way for transactions? The answer is: it might be. It depends on the things you have to do. But many functionalities are not possible with such a workaround and it's a lot of programming work todo.

      SharePoint Consultant and Developer at acocon Author of Primary ROleplaying SysTem I'm the ninth in a row of seven!

      N 3 Replies Last reply
      0
      • I Ingo

        nishant2310 wrote:

        can we have transaction control mechanism in SharePoint 2010

        Simple answer: no Transactions are not designated in SharePoint (not in 2010, not in 2013). Why not, you may ask. The answer (official by Microsoft) is easy. It's no Database but it's a asynchronous collaboration system. As it's asynchronous and every action is done by timers, it's not possible to include transactions by standard. So you may ask, if there is a none out-of-box-way for transactions? The answer is: it might be. It depends on the things you have to do. But many functionalities are not possible with such a workaround and it's a lot of programming work todo.

        SharePoint Consultant and Developer at acocon Author of Primary ROleplaying SysTem I'm the ninth in a row of seven!

        N Offline
        N Offline
        nishant2310
        wrote on last edited by
        #3

        Thankx a lot mate :)

        1 Reply Last reply
        0
        • I Ingo

          nishant2310 wrote:

          can we have transaction control mechanism in SharePoint 2010

          Simple answer: no Transactions are not designated in SharePoint (not in 2010, not in 2013). Why not, you may ask. The answer (official by Microsoft) is easy. It's no Database but it's a asynchronous collaboration system. As it's asynchronous and every action is done by timers, it's not possible to include transactions by standard. So you may ask, if there is a none out-of-box-way for transactions? The answer is: it might be. It depends on the things you have to do. But many functionalities are not possible with such a workaround and it's a lot of programming work todo.

          SharePoint Consultant and Developer at acocon Author of Primary ROleplaying SysTem I'm the ninth in a row of seven!

          N Offline
          N Offline
          nishant2310
          wrote on last edited by
          #4

          Thanx a lot mate :)

          1 Reply Last reply
          0
          • I Ingo

            nishant2310 wrote:

            can we have transaction control mechanism in SharePoint 2010

            Simple answer: no Transactions are not designated in SharePoint (not in 2010, not in 2013). Why not, you may ask. The answer (official by Microsoft) is easy. It's no Database but it's a asynchronous collaboration system. As it's asynchronous and every action is done by timers, it's not possible to include transactions by standard. So you may ask, if there is a none out-of-box-way for transactions? The answer is: it might be. It depends on the things you have to do. But many functionalities are not possible with such a workaround and it's a lot of programming work todo.

            SharePoint Consultant and Developer at acocon Author of Primary ROleplaying SysTem I'm the ninth in a row of seven!

            N Offline
            N Offline
            nishant2310
            wrote on last edited by
            #5

            So this means whatever control we want on list we have to do it manually. Thanks again :) for the information.

            I 1 Reply Last reply
            0
            • N nishant2310

              So this means whatever control we want on list we have to do it manually. Thanks again :) for the information.

              I Offline
              I Offline
              Ingo
              wrote on last edited by
              #6

              Well you have to implement it manually. If there is control on a list needed the best way is to put the data into a database and to import that data into a list. So transactions are available. The SharePoint BCS would help there.

              SharePoint Consultant and Developer at acocon Author of Primary ROleplaying SysTem I'm the ninth in a row of seven!

              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