|
-
Aug 21st, 2007, 11:37 AM
#1
Thread Starter
Hyperactive Member
Document storage structure
Hi guys
We have various applications which produce client documentation on the fly and I need to start storing them on our server (Windows Server 2003).
Is there a standard folder structure that should be followed for this sort of thing or has anyone got any suggestions of the best way to do this?
Thanks
Peter
The Bloke
www.blokeinthekitchen.com
making cooking cool for blokes
-
Aug 21st, 2007, 11:46 AM
#2
Re: Document storage structure
It would depend more on your particular business model than anything else.
Do you need it broken down by location, client, date, etc., first? Then by what?
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Aug 21st, 2007, 12:07 PM
#3
Re: Document storage structure
The company I'm currently at is starting to use SharePoint for this very thing.
You might want to look into that.
-
Aug 21st, 2007, 04:16 PM
#4
Re: Document storage structure
It really depends on what makes the most sense for your situation.
For example, here I use a GUID as the folder name for report documents being generated for clients while the raw data files sent into us from clients are stored in a clientname/yyyy/mm/dd folder structure. The first is almost always viewed only by background processes while the second is viewed about 2/3 of the time by a human.
-
Aug 22nd, 2007, 03:01 AM
#5
Thread Starter
Hyperactive Member
Re: Document storage structure
Thanks guys
I probably just need product, provider and date. I just wasn't sure if there was a recognised standard way to do this sort of thing.
I have dabbled with SharePoint in the dark and distant past. I'd rather not go there again.
I guess the clientname/yyyy/mm/dd kind of approach will do just fine.
Thanks
The Bloke
www.blokeinthekitchen.com
making cooking cool for blokes
-
Aug 22nd, 2007, 06:12 AM
#6
Re: Document storage structure
I think SharePoint is very cool. What about it makes you not want to "go there again"?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|