I have a datagrid set up from an inner join of three tables (orders,ordereditems and costcentres). When I wish to update the dataadapter with the modified dataset I use the dataadapter.updatecommand. I cannot get it right because it seems that I cannot update three tables simultaneously with an update command.
Can someone please help.
Thanks
PK Odendaal
Can someone please help.
Thanks
PK Odendaal