Diman
Admin
 Admin
| Posts: 1470 |  | Karma: 18 |
|
Re:Update multi table join
|
|
Posted: 2007/09/21 23:36 |
|
|
|
|
Hello
You should use TADUpdateSQL. And as commands for ModifySQL, InsertSQL, DeleteSQL use multiple UPDATE/INSERT/DELETE commands grouped into batches/blocks. The exact syntax for grouping multiple commands into batches/blocks depends on your DBMS.
Regards, Dmitry
|
|