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
Ali Alfaraj
NA
68
108k
Question in database
Apr 9 2011 3:58 AM
Greetings dear c# corner members,
I would like to create a table in my database, where all items can have duplicate values. So I understand to do that, I must not set a primary key for my table. However If I don't set a primary key for my table, I will get the following error each time I try to update my table:
Update requires a valid UpdateCommand when passed DataRow collection with modified rows.
How can I overcome this problem?
Hope you can help
Ali
Reply
Answers (
10
)
What is the difference b/w thread.sleep and thread.join???????????????????????????
BindingNavigator by wizard coding help