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
khaihoang
NA
1
0
Database Connection handle Error
Sep 30 2004 12:05 AM
Hi all, I download DataServices from http://www.c-sharpcorner.com/Database/CDataServiceClassMYY.asp. It works well if I run a query and close connection such as MustClose = true; SelectSqlData(QueryString, TableName, MustClose); But if I don't close connection after running some Queries such as MustClose = false; SelectSqlData(QueryString, TableName, MustClose); I've got the error: An unhandled exception of type 'System.InvalidOperationException' occurred in mscorlib.dll Additional information: Handle is not initialized Could you please help me to tell me what is wrong. Thanks so much Khai Hoang
Reply
Answers (
0
)
C# Web User Controls
Get mailbox size