Unable to locate rows for updating
From: J Arty (jarty67_at_hotmail.com)
Date: 05/31/04
- Previous message: Gabro: "Object was open"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 May 2004 09:50:37 -0500
Hi,
Using Delphi 7, ADO, MSDE 8
I have a master detail invoice form where the user selects the customer,
employee etc.. before allowing inserts of the details info I post the master
so the detail can have the invoice number and set a bookmark on the
master...
I then allow user to enter detail info, and use the bookmark to update a
field Total invoice in the master after each detail...
My problem is when I try to delete an invoice I get the error "Unable to
locate rows for updating"... I tried using the bookmark but still get same
error... when I try to insert a new master record, after deleting...
Thanks for the help
- Previous message: Gabro: "Object was open"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|