Friday, August 25, 2006

'System.Data.MissingPrimaryKeyException' occurred in system.data.dll

To obtain additional information about the DataSet object, such as the primary key information, use one of the following methods: • Call the DataAdapter.FillSchema method to obtain extended schema information.
• Set DataAdapter.MissingSchemaAction to MissingSchemaAction.AddWithKey before you call the Fill method

0 Comments:

Post a Comment

<< Home