codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:

Home > ASP > ASP Databases  > Transactions
Sort by :


1-7 of 7 ASP Databases > Transactions sites are shown.

 • BeginTrans Method    Votes:157   Hits:3194 Rate this site
      write a review | read reviews | report errors |    devguru.com More asp articles
Begins a new transaction and returns a long value indicating the number of nested transactions.

 • CommitTrans Method    Votes:155   Hits:2578 Rate this site
      write a review | read reviews | report errors |    devguru.com More asp articles
Saves any changes and ends the current transaction. It can also be set to automatically start a new transaction.

 • BeginTransComplete Event    Votes:158   Hits:1923 Rate this site
      write a review | read reviews | report errors |    devguru.com More asp articles
After a BeginTrans operation has finished executing, you can call this event to trigger other operations.

 • RollbackTransComplete Event    Votes:167   Hits:2001 Rate this site
      write a review | read reviews | report errors |    devguru.com More asp articles
After a RollbackTrans operation has finished executing, you can call this event to trigger other operations

 • ASP Transactions    Votes:159   Hits:3826 Rate this site
      write a review | read reviews | report errors |    asp101.com More asp articles
Transactions are important to maintain data integrity, among other things, and have been used with databases for some time now. Luckily, transactions aren't restricted to databases - you can use them in Active Server Pages as well, and without having to create custom components using Microsoft Transaction Server (MTS). This article will take a look at what transactions are, how they will help ASP developers, and how to implement them.

 • CommitTransComplete Event    Votes:151   Hits:1925 Rate this site
      write a review | read reviews | report errors |    devguru.com More asp articles
After a CommitTrans operation has finished executing, you can call this event to trigger other operations.

 • RollbackTrans Method    Votes:150   Hits:2252 Rate this site
      write a review | read reviews | report errors |    devguru.com More asp articles
Cancels any changes that have occurred during the current transaction and then ends the transaction. It can also be set to automatically start a new transaction.









Recent Forum Threads
• C++
• Re: refresh parent after closing pop up window
• Dynamic Insertion
• Date and Time function around the world???
• Significant Factors
• Perl array access
• Re: huffman encoding and decoding in C++...
• Perl One Liner: Replace {(
• Re: html including php, accessing the functions


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2009