DeleteCommand

From: David120375 (David120375_at_discussions.microsoft.com)
Date: 10/21/04


Date: Thu, 21 Oct 2004 07:49:05 -0700

Help me!!!
When i want to delete a record i receive this message:

Dynamic SQL generation for the DeleteCommand is not supported against a
SelectCommand that does not return any key column information



Relevant Pages

  • Re: DataAdapter fails to update the server database
    ... Dynamic SQL generation for the UpdateCommand is not supported against a ... SelectCommand that does not return any key column information. ... public partial class UserInfo: Form ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: DeleteCommand
    ... SelectCommand does not include the columns that make up the primary key of ... > Dynamic SQL generation for the DeleteCommand is not supported against a ... > SelectCommand that does not return any key column information ...
    (microsoft.public.data.ado)
  • Re: dataadapter
    ... you can use sqlclient.sqlparameter in your selectcommand and deletecommand. ... > I am using a datagrid to display information from a table. ... for insert,delete, and update commands. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Failed to enable constraints but please tell me sth.
    ... <DeleteCommand> ... <InsertCommand> ... <SelectCommand> ...
    (microsoft.public.dotnet.framework.adonet)