I've got a problem with TClientDataset and update BLOBs. I have 2 table, orders and orders positions.
From the client I call a method on the server with following code below.
When I write to orders, everything is ok. When I call it a second time to update the orders position table, i get a...