DBIS LAB
The following directory structure should be used for the DBIS Lab projects.
[MODULE NAME]
|
|----------------[bin]---| All Class files
|
|----------------[doc]---|---- Final SRS sources and postscript
| and any other docs
|
|----------------[html] HTML pages used in your application
|
|
|----------------[src]---| Source Files
|
|
|----------------[tutorial] if any
|
|
|----------------[dat]---| All the data in the flat files,
| use scripts to load data into tables.
|
|----------------[imgs]--| All images(if any) should be stored here.
|
|----------------[tmp]---| Temporary Space.
|
|----------------[scripts]-| SQL and Shell Scripts