Problem using QTP to delete repeating records
EDISR@detroitedison.com
EDISR@detroitedison.com
11 May 98 16:43:47 -0400
We have had this same issue when deleting Rdb records. Basically there are
two issues involved. One is that the DELETE on a cluster screen will only
delete those records in the record buffer. This is usually the same number
as
appear in the cluster unless you have played around with terminal memory.
The
second is that the record/s were opened with a read transaction which for
some
reason is not committed and reset upon record deletion. By declaring the
file
with a separate QUERY transaction from the default and committing this
transaction after deleting the records, you should be able to avoid the
"RECORD HAS CHANGED" message.
Robert Edis (Blue)
Technical Consultant
Michigan, USA
(VAX/VMS, ORACLE Rdb, PowerHouse 4GL)
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.