selena1
Programmer
- Apr 7, 2003
- 69
For work with my database I use ADO components. Everything work fine when I use ADOTable or ADOQuery to retrieve records from one table. But when I use ADOQuery to retrieve records from two or more tables I can't update records after I had changed them. I get error: "Insufficient inforamtions for update." .Or something like that. So, how can I update records from more than one tables ? Problem is that ADO components don't have component ADOUpdateQuery, like TUpdateQuery on BDE page.
Thanks!
Thanks!