Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Which file format is good?


Message #1 by "Ned" <nedashraf@h...> on Mon, 9 Dec 2002 17:33:43
Hi NEd,

I spent the last year working on a document handling system. What we did 
was with all documents that should be archived through our web were FTP'd 
to a directory on the Web server via a client, and all we stored was the 
TEXT from the document (For easy searching through the documents later on 
via the SQL Server), AND the path to where the Document was saved. This 
means that we have search and get functionality from our SQL Server.

It was pretty fast. Theres an Idea for you.


  Return to Index