If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Traceability Temporality Versioning

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-03-04, 16:27
donaghy donaghy is offline
Registered User
 
Join Date: Jul 2003
Posts: 2
Traceability Temporality Versioning

Good evening,

I am working on a project where the requirement is to trace all versions of a given table row. Hmm...There are some documents at eurocontrol.int and an xml schema that defines the data exchange model. Every table has meta data recording the data of creation, last edit, date start, and date end for data validity. Has anyone done such modelling? Are there any open source implementations of such a model?

Sincerely,

Donaghy
Reply With Quote
  #2 (permalink)  
Old 11-04-04, 20:55
certus certus is offline
Registered User
 
Join Date: Dec 2003
Location: Canada
Posts: 710
If you are looking for a trace you will only be performing inserts, no updates, even if you have an update date column it will be recording the insert date of a new row.
__________________
visit: relationary
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On