Master and detail question
From: Timothy (timothyleung88_at_hotmail.com)
Date: 02/28/05
- Previous message: Rob Poyntz: "Recompiling Stored Procs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Feb 2005 12:29:53 +0800
Hi All,
I am using Delphi 6 ADO dataset connect to a MS SQL with ltBatchOptimistic.
I set all the linkage / relation in the datasource, masterfields and
indexfieldname. However, when I try to insert a record in detail table. Then
execute Post or Next. The record disappear in the grid. I try to
UpdateBatch(arAll) for both table, close and run the program again. The
record is there. Did any one know what is the problem? Why the record
disppear?
Timothy
- Previous message: Rob Poyntz: "Recompiling Stored Procs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|