Post
by Plash » Thu 04 Jun 2009 09:27
You can set the DMLRefresh property of TPgQuery to True. In this case the TPgQuery component uses an INSERT statement with the RETURNING clause. The field value in the dataset is filled automatically when you post a record.