Recent content by hschlup

  1. H

    TLobLocator: Invalid handle

    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...
  2. H

    Insert BLOB as Parameter

    How can I use a simple Insert statement with a BLOB (Text Memo) as Parameter... I read a lot of a TLOBLocator, but a little example would be nice... Thanx Herbert
Back
Top