Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Setting deletecommand for tableadapter

4 views
Skip to first unread message

RuthG

unread,
Mar 25, 2010, 3:11:01 PM3/25/10
to
I have Windows form with a grid using a tableadapter that joins two tables.
The field from the second table is display only. I am using VS 2005 and
vb.net I can't delete a record on the main table using update because there
is no delete command. I have no need for update or insert. The documentation
for table adapters states that I can configure a Delete command manually in
the Properties window. I can't find any properties of the tableadapter with
that option. How can I manually configure a delete command?
0 new messages