Hi everyone,
I'm considering creating a document library, which will be published onto a webpage, with links leading to where all the documents are stored on a shared Network Drive. I haven't quite decided whether to use Access or SQL for the databases index (it doesn't really matter, as I will then generate the XML document (when I figure out how to do it) occasionally, so it will not be a live database).
What I was wondering was if someone had any pointers for how to create a relational database for it. For example, say we have a table with, for example, Main Headings, and these Main Headings can have sub-Headings (more than one for each). That is easy enough to do (have two tables to do that), but say for example these sub-Headings can have sub-Headings of their own, which can also have sub-headings of their own, and so forth - just like a filing structure.
Does anyone have any ideas?
I'm considering creating a document library, which will be published onto a webpage, with links leading to where all the documents are stored on a shared Network Drive. I haven't quite decided whether to use Access or SQL for the databases index (it doesn't really matter, as I will then generate the XML document (when I figure out how to do it) occasionally, so it will not be a live database).
What I was wondering was if someone had any pointers for how to create a relational database for it. For example, say we have a table with, for example, Main Headings, and these Main Headings can have sub-Headings (more than one for each). That is easy enough to do (have two tables to do that), but say for example these sub-Headings can have sub-Headings of their own, which can also have sub-headings of their own, and so forth - just like a filing structure.
Does anyone have any ideas?