Click here to Skip to main content
16,007,095 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Filling Dropdown using Javascript Pin
ToddHileHoffer5-Jun-08 2:51
ToddHileHoffer5-Jun-08 2:51 
AnswerRe: Filling Dropdown using Javascript Pin
r aa j5-Jun-08 2:21
r aa j5-Jun-08 2:21 
GeneralRe: Filling Dropdown using Javascript Pin
Mahesh.J5-Jun-08 2:25
Mahesh.J5-Jun-08 2:25 
GeneralRe: Filling Dropdown using Javascript Pin
r aa j5-Jun-08 2:36
r aa j5-Jun-08 2:36 
GeneralRe: Filling Dropdown using Javascript Pin
Mahesh.J5-Jun-08 2:41
Mahesh.J5-Jun-08 2:41 
GeneralRe: Filling Dropdown using Javascript Pin
r aa j5-Jun-08 2:49
r aa j5-Jun-08 2:49 
AnswerRe: Filling Dropdown using Javascript Pin
Vasudevan Deepak Kumar8-Jun-08 21:10
Vasudevan Deepak Kumar8-Jun-08 21:10 
Questionneed answer for transactions Pin
Kissy165-Jun-08 1:19
Kissy165-Jun-08 1:19 
I have a Sub Routine as below:

Private Sub SaveRecord()
Call InsertIntoTable1
Call InsertIntoTable2
Call InsertIntoTable3
Call InsertIntoTable4
End Sub

I want to use the transaction object in such a way that it starts just before the first Insert Call and ends after the last Insert Call. The situation is that I have to save records in each table using different procedures.

Presently, if suppose records are successfully inserted in First and Second Tables and if insertion fails in Third Table then the entries done in First and Second Table must rollback.

How it can be done?

kissy

AnswerRe: need answer for transactions Pin
ToddHileHoffer5-Jun-08 2:15
ToddHileHoffer5-Jun-08 2:15 
QuestionApplication structure - what do you do? Pin
Rohde5-Jun-08 1:08
Rohde5-Jun-08 1:08 
AnswerRe: Application structure - what do you do? Pin
eyeseetee5-Jun-08 1:29
eyeseetee5-Jun-08 1:29 
AnswerRe: Application structure - what do you do? Pin
N a v a n e e t h5-Jun-08 1:45
N a v a n e e t h5-Jun-08 1:45 
GeneralRe: Application structure - what do you do? Pin
Rohde5-Jun-08 1:57
Rohde5-Jun-08 1:57 
GeneralRe: Application structure - what do you do? Pin
ToddHileHoffer5-Jun-08 2:45
ToddHileHoffer5-Jun-08 2:45 
GeneralRe: Application structure - what do you do? Pin
N a v a n e e t h5-Jun-08 7:29
N a v a n e e t h5-Jun-08 7:29 
GeneralRe: Application structure - what do you do? Pin
ToddHileHoffer5-Jun-08 7:54
ToddHileHoffer5-Jun-08 7:54 
Questiondifferentiate b/w ajax and update panel? Pin
Member 38798815-Jun-08 0:23
Member 38798815-Jun-08 0:23 
AnswerRe: differentiate b/w ajax and update panel? Pin
r aa j5-Jun-08 0:37
r aa j5-Jun-08 0:37 
Questionquestion Pin
nithydurai5-Jun-08 0:10
nithydurai5-Jun-08 0:10 
AnswerRe: question DONT ANSWER THIS POST Pin
eyeseetee5-Jun-08 0:21
eyeseetee5-Jun-08 0:21 
JokeRe: question DONT ANSWER THIS POST Pin
Guffa5-Jun-08 6:17
Guffa5-Jun-08 6:17 
AnswerRe: question Pin
Christian Graus5-Jun-08 4:49
protectorChristian Graus5-Jun-08 4:49 
GeneralRe: question Pin
J4amieC5-Jun-08 5:33
J4amieC5-Jun-08 5:33 
AnswerClueless. Pin
leckey5-Jun-08 7:49
leckey5-Jun-08 7:49 
Questionhow to export Sqldatabase tables to excel in asp.net 2.0 Pin
vijaylumar4-Jun-08 23:33
vijaylumar4-Jun-08 23:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.