Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Files in directory
Message
From
02/11/2005 15:38:31
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01064710
Message ID:
01064716
Views:
20
>Hi there,
>
>I have an app that stores documents related to an order as pdf in a windows directory. There are going to be approximately 80 orders and 100 documents created a day. Now my dilema is if I should store all the documents in one windows folder and name the files correctly so they're easily retrievable by my application or if I should create a folder for each order and store the documents inside.
>
>Thanks.

I suggest you store the documents in a directory structure like year\month\date. You can easily create a function to both save and retrieve your documents that way.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform