0
   

webserver or database: possible to mix the two?

 
 
Reply Tue 27 Dec, 2011 10:38 am
There are situations in government work in which rules call for information in the form of ms-word documents while data-integrity requirements strongly suggest a web server and html pages. For example, a master test plan might contain links to separate test plans for 20 different pieces of a project and it is imperative that the info on those separate sub test plans not be duplicated or exist in more than one place. It is equally imperative that those documents not exist in more than one place or one form i.e. nobody would tolerate separate versions as .html and .doc files.

Is it possible to combine the two somehow, i.e. store the info in single documents in such a way that they can be read either as .doc or .html files, and that the html files could contain the appropriate hyperlinks?



  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Question • Score: 0 • Views: 729 • Replies: 3
No top replies

 
hingehead
 
  1  
Reply Tue 27 Dec, 2011 03:25 pm
@gungasnake,
Oracle Universal Content Management can do this. It stores word docs as xml so can distribute them as html or word - does version control, permissions controlled through LDAP. But big learning curve. Interdocument linking is good (each document is assigned an ID and you link to that, the way you link determines whether you link to it in html or Word).

It does a whole bunch of other stuff too - probably using a sledgehammer on your problem watch.
hingehead
 
  1  
Reply Tue 27 Dec, 2011 03:27 pm
@gungasnake,
PS or maybe Sharepoint?
0 Replies
 
gungasnake
 
  1  
Reply Tue 27 Dec, 2011 06:22 pm
@hingehead,
That sounds like the right approach but it's not likely to happen, thanks!
0 Replies
 
 

 
  1. Forums
  2. » webserver or database: possible to mix the two?
Copyright © 2025 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 07/29/2025 at 11:10:54