Transaction question

Discussion in 'Databases' started by chuck1, Jun 24, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I am interested in possibly purchasing a hosting plan with DASP once I get my coding skills up to snuff and my project underway. Does DASP have a preferred method of handling transactions? Meaning, via stored procedures on the database or via the SqlTransaction class in .NET 2.0? Please let me know your thoughts. Thanks!
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    We do not support ASP.NET transaction. You can, however, use native SQL transaction.





    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page