Ok, so you are trying to insert a value manually into the PK field. If you are certain that you are not duplicating the ID in your table, this might be a relationship problem with another table; while the pk might be unique in your source table it might conflict else where.
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
================================================== =========
Technical Editor for:
Professional Search Engine Optimization with ASP.NET
http://www.wiley.com/WileyCDA/WileyT...470131470.html
================================================== =========
Why can't Programmers, program??
http://www.codinghorror.com/blog/archives/000781.html
================================================== =========