Design of table for .doc archive

This is a discussion on "Design of table for .doc archive" within the Databases section. This forum, and the thread "Design of table for .doc archive are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Databases

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 17th, 2005, 08:41
New Member
Join Date: May 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Design of table for .doc archive

Hi! I'm trying to build an archive of documents and need some help with the table structure to make the archive searchable.

An example of my doc's are:

Main category: Holiday, Lifecycle, History
Sub Category: New Year, Birth, Independence Day

Some files may be a main category i.e. a general doc on holiday, others could belong to more than one sub category i.e. a main category Calendar would have New Year and Independence Day as well. I also don't know if I could get them all under a main and sub and may need a third level.

I would like to the user to find the file by 1) search box, 2) keyword index, 3) click on main category which will bring to sub, and so on. 4) search through drop down menu. (Did I miss any?)

Am I building this properly with main and sub cats, or is there some other method? And how do I structure the table for sub and sub sub cat? What do I do with a file that doesn't really belong anywhre, make a misc.?

This is what I'm working with:

File
FileID
FileName
FilePages
FileDate
FileAuthor
FileDescription
Classification – essay, article, joke, quote, etc.
Types (Are any of these RETRIEVABLE by SYSTEM CALL?)
FileID
FileType - doc, URL
FileIcon
FileSize
Topic/Category
FileID
FileCategory
Keyword
FileID
FileKeyword
I'd appreciate any help. Thank You
Reply With Quote

  #2 (permalink)  
Old Jun 17th, 2005, 08:43
New Member
Join Date: May 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
sorry about that.

File
FileID
FileName
FilePages
FileDate
FileAuthor
FileDescription
Classification – essay, article, joke, quote, etc.

Types (Are any of these RETRIEVABLE by SYSTEM CALL?)
FileID
FileType - doc, URL
FileIcon
FileSize[/indent]
Topic/Category
FileID
FileCategory

Keyword
FileID
FileKeyword
Reply With Quote
  #3 (permalink)  
Old Jun 17th, 2005, 09:20
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
This seems like less of a technical problem and instead more of a logistical one. When it comes to complicated library systems it's not always clear where items must go. As long as there is a continous logic throughout the system, I would think things would be ok. At the end of the day it's your users that will be using the system, so why not ask them for feedback on where items should go.

I don't have much experience from the technical side of this, but I'm sure someone can give you some hints!
Reply With Quote
  #4 (permalink)  
Old Jun 17th, 2005, 09:29
New Member
Join Date: May 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks. Well I'm hoping someone here could help me with the logistics then. It's a major hurdle for me that I have to pass.

Thank you.
Reply With Quote
Reply

Tags
design, table, doc, archive

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Worst Website Archive to be retired! Rob Announcements and News 0 Jul 29th, 2007 21:21
table less design ?'s stupid dog Starting Out 2 Jul 24th, 2007 17:43
html table design help antony Web Page Design 6 Mar 12th, 2007 16:32
Snippets Archive moojoo Webforumz Suggestions and Feedback 3 Sep 5th, 2006 19:41


All times are GMT. The time now is 19:47.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43