DOC: Error in SqlCommandBuilder Code Sample (316758)
The information in this article applies to:
- Microsoft ADO.NET (included with the .NET Framework)
- Microsoft ADO.NET (included with the .NET Framework 1.1)
This article was previously published under Q316758 This article refers to the following Microsoft .NET
Framework Class Library namespace:
SUMMARY When you execute the code in the MSDN documentation for the
SqlCommandBuilder class, you may receive the following exception:
An unhandled exception of type
'System.Data.MissingPrimaryKeyException' occurred in system.data.dll
Additional information: Table doesn't have a primary key.
REFERENCES For more information about the SqlCommandBuilder class, see the Microsoft .NET Framework Software Documentation
Kit (SDK) documentation, or visit the following MSDN Online Web sites: For more information, see the following topics in the Microsoft
Visual Studio .NET Help documentation:
Modification Type: | Minor | Last Reviewed: | 4/24/2003 |
---|
Keywords: | kbbug kbdocerr kbnofix kbSqlClient kbSystemData KB316758 |
---|
|