TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Chaithra Ramaswamy
NA
4
866
How to Handle Single Transaction,Commit, RollBack
Nov 10 2017 8:01 AM
How to Handle Single Transaction,Commit, RollBack For multiple connections in ADO.net.
Actually I have Multi level Hierarchal Models like:
Class1{
List
}
Class2{
List
List
Class5
}
Class3{
List
}
Class4{
}
Class5{
}
Class6{
}
There are six different Data Tables in DataBase for each and every class. For that i written 6 different Stored procedures. Now i am trying to insert data , While inserting if Exception is occuring in Any one of the Child table, then transaction should RollBack the Resut. I am not getting How to do this. Please help me in this.
Reply
Answers (
2
)
How can we share a perticular message via social media?
check all items checkbox issue with filtering in radcombobox