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
morenoa
NA
3
0
windows application - updating database
Feb 14 2004 12:46 PM
Hi there ! When I'm trying to update an existing row in a table, i recieve the following error : An unhandled exception of type 'System.Data.ConstraintException' occurred in system.data.dll Additional information: Column 'StudentID, CourseID, Type' is constrained to be unique. Value '1234567, course 06, master' is already present. I use sql server 2000. Does anyone Knows how to fix the problem ? moreno
Reply
Answers (
1
)
INSERT INTO a Table FROM another Table
Reading XML with XmlTextReader.ReadElementString