Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Speed!
Message
From
27/10/1997 07:57:00
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Speed!
Miscellaneous
Thread ID:
00056208
Message ID:
00056779
Views:
37
>>>>Can you still view the deleted records? What I am trying to get at is the SQL delete/insert option viable for true SQL /ODBC type tables?
>>>
>>>I am fairly certain you can not still view deleted records id DB2; You definitely can not view deleted records in Oracle. The only thing you can do in Oracle is *COMMIT* the delete or *ROLLBACK* the deletion. Rollback cancels the delete and everything else since the last *COMMIT*. That may be spelled COMIT. One spelling denotes a celestial phenomenon as in Haley's or Hale-Bop.
>>So there is no way to view "old" records to see what changes to what fields were made (i.e a change log) using DB2?
>
>Not that I know of.
I guess you could parse the fields and save the field name, change date, user, oldval, newval, etc to a separate table before saving.
L.A.Long
ProgRes
lalong1@charter.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform