Database to track changes in text
Tech-Archive recommends: Fix windows errors by optimizing your registry
I have an existing database (that I created). Now the users want the ability
to track changes to Rules. Rules are basically legal text. They need to be
able to track changes to the text and have a comment associated with each
change. Am I right in thinking this is something that Access cannot handle?
I'm thinking along the lines of a Microsoft word document with 'track
changes' turned on and maybe the Access db can hyperlink to the document.
However, I'm no expert in MS Word.
.
Relevant Pages
- Re: Track changes
... >You could use the free file change checker from ... >> Iam using Microsoft Word document. ... >>>version and track changes. ... (microsoft.public.security) - RE: Database to track changes in text
... I'm thinking that Allen Browne may have a change tracker on his site. ... a bad method, but one that might work, is to do unmatched queries and see ... able to track changes to the text and have a comment associated with each ... I'm thinking along the lines of a Microsoft word document with 'track ... (microsoft.public.access.tablesdbdesign) - Re: In-Line file edit over SSH with ksh and perl script
... debugging and you lose the ability to track changes. ... A way is to write a script to do whatever you want (including doing a ... # if the script is on the remote machine ... (comp.unix.shell) - Re: Storing word documents, spreadsheets... in SQL database
... >What are the disadvantages of storing BLOBs in the database? ... >By the way,it is not a homework assignment! ... >We also want to track changes to the document, and we have to know who ... Store the path instead. ... (microsoft.public.vb.database) - Re: Tracking changes in some central database by multiple objects scattered around the program
... I've been writing a program that operates on small hand-made database. ... And I would like other objects to track changes in this database ... private List listeners =new ArrayList; ... public void addActionListner{ ... (comp.lang.java.programmer) |
|