johncassell
Well-known member
Hi There,
can someone tell me what I am doing wrong here please..
I have one table 'WS_Jobs' and I have a tableadapter.
When I view the properties of the tableadapter, I have a SelectCommand, DeleteCommand and an UpdateCommand.
The Delete and Update are both set as none and when I try to edit this, the CommandText fields are both empty (Expecting me to create the text) -I am sure VS can do this itself without me doing it??
Thanks
John
can someone tell me what I am doing wrong here please..
I have one table 'WS_Jobs' and I have a tableadapter.
When I view the properties of the tableadapter, I have a SelectCommand, DeleteCommand and an UpdateCommand.
The Delete and Update are both set as none and when I try to edit this, the CommandText fields are both empty (Expecting me to create the text) -I am sure VS can do this itself without me doing it??
Thanks
John