MsSQL
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Tutorialized ForumsDatabasesMsSQL

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Tutorialized Forums Sponsor:
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
  #1  
Old May 27th, 2005, 07:28 AM
vova vova is offline
Junior Member
Tutorialized Newbie (0 - 499 posts)
 
Join Date: May 2005
Posts: 1 vova New User: is a brand new recruit and a unknown entity at this point. 
Time spent in forums: < 1 sec
Reputation Power: 0
MSSQL Transaction control from asp

Hi all,
I'm supporting an ASP website, and i've come up to this problem.
Every once in a while, the IIS is being restarted by the hosting service and then some of my pages are resetted before the entire transaction is complete. This is very problematic. You can say "why don't you move these deeds to a store procedure?", but this can take time, and i'm looking for a quick temporary solution until i can finish moving this stuff to the stored procedures.
I've tried using
>> sql1 = "begin transaction"
>> sql2 = "insert into tblnews (en) values ('bla bla bla1')"
>> oConn.Execute(sql1)
>> oConn.Execute(sql2)
to check if sql transactions work in asp. they do, but this certain table is locked for about a minute if i don't end the transaction.
Can you tell me why? do you know of a better way?

Thank you very much in advance,
Vova

Reply With Quote
Reply

Viewing: Tutorialized ForumsDatabasesMsSQL > MSSQL Transaction control from asp


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway