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
Sutha Shalini
1.6k
94
34.8k
SqlTransaction has completed, it is no longer usable
Jul 8 2011 6:32 AM
SqlTransaction has completed; it is no longer usable...
This is the code:
if (mfnSaveForm() == true)
{
// (Before commintting record this error had come.)
GblDeclarations.gblSQLTrans.Commit();
MessageBox.Show("Records Updated Successfully", "RECORD SAVED", MessageBoxButtons.OK, MessageBoxIcon.Information);
btnSave.Enabled = false;
GblDeclarations.gblTransBegin = false;
}
Please Give me the solution....Thank you
Reply
Answers (
19
)
The document has no pages itextsharp error
How to make child form appear on top of mdi control