Hi All,

Despite my gut feeling that this is a dumb Friday question......

I've got a simple dialog with 3 bound controls (DBLookup, DBMemo, DBCheckBox) using a 
query with a live dataset. I simply do a query.post to save it. For some reason when I 
do a post I get a "Record/Key deleted" error, but only when I'm inserting a new 
record, not when editing. But the insert still works ??

I've got loads of these types of dialogs and have never seen this error before. Anyone 
know what it means ? The ONLY different thing going on here is the DBLookup is 
populated from the same table I'm inserting/Editing with a SELECT DISTINCT(FIELD1) 
FROM TABLE (ie. User can enter anything into FIELD1 but can select from a list of 
unique values previously entered).

FYI, using D3, IB4.

Thanks
Andrew Masters
Clinical Solutions Ltd
Auckland, NZ
Ph: +64-9-476-0106
Fax: +64-9-476-0108 
e: [EMAIL PROTECTED]


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to