Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleted records
Message
From
17/08/2000 12:51:08
 
 
To
17/08/2000 12:33:15
General information
Forum:
Oracle
Category:
Other
Title:
Miscellaneous
Thread ID:
00406051
Message ID:
00406204
Views:
39
Hi Lorne,

Here's the story. I do an SQLEXEC(nhandle, mystatement, mycursor) to get the table info into a cursor. I then set the cursor properties. ( TABLES, UPDATENAMELIST, KEYFIELDLIST, UPDATABLEFIELDLIST, SENDUPDATES). I then make changes to 1 or more of the records in the cursor. Or even delete 1 or more of the records. Sometimes at the same time. Then I do the TABLEUPDATE(.T.). The changes seem to have taken effect. If I ask for the same info, the deleted records don't show up. Are the deleted records just sitting there marked for deletion? MUST I do a SQLCOMMIT(nhandle) in order for them to be sent to oblivian? Please elaborate.

TIA
Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform