Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Documenting database

Started 2 months, 1 week ago by TessB
I haven't asked a question in years, but here it goes. We have an Oracle financials database that is, let me tell you, so user unfriendly when it comes to table and field names, it is impossible to remember all the relationships. Whenever I am asked for a report out of this database, I have to rely on views and comb through them to see where the data is stored and how to link the tables...
Site: Access World Forums  Access World Forums - site profile
Forum: Theory and practice of database design  Theory and practice of database design - forum profile
Total authors: 12 authors
Total thread posts: 14 posts
Thread activity: no new posts during last week
Domain info for: access-programmers.co.uk

Other posts in this thread:

Kryst51 replied 2 months, 1 week ago
I have a program on my comp called Concept Draw Web Wave, it might be useful, I have seen one use of this software to show a database's design with links, table relationships, etc, plus you can add text boxes, etc. I haven't had time to delve into the program, I believe you can also link to a database and import your table setup into it. This was suggested to me to use for documentation as you ...

dcb replied 2 months, 1 week ago
Microsoft Visio will allow you to reverse eng over a ODBC

Mr. B replied 2 months, 1 week ago
When I am asked to document something like this, I use the old reliable Word applicaiton. If you will start by documenting the name of your table table and immediately provide screen captures of the relationships and any other screen captures that will help you document the structure, then when you need info about one table you can simply do a search through the document for where it is ...

TessB replied 2 months ago
Thank you so much, everyone, for your input. I do not have Visio, unfortunately, nor specialized software. The Word document is very doable and I liked the idea of using Bookmarks and Hyperlinks. The purpose of the document is to help people understand how the application uses tables to store data, so I think the Word approach will really suit my needs here. Again, I appreciate your...

TessB's Avatar replied 2 months ago
Thank you so much, everyone, for your input. I do not have Visio, unfortunately, nor specialized software. The Word document is very doable and I liked the idea of using Bookmarks and Hyperlinks. The purpose of the document is to help people understand how the application uses tables to store data, so I think the Word approach will really suit my needs here. Again, I appreciate your...

RossWindows replied 2 months ago
Sounds like you could even create a new database to document the oracle db

RossWindows's Avatar replied 2 months ago
Sounds like you could even create a new database to document the oracle db

gemma-the-husky replied 1 month, 3 weeks ago
but documenting a big system is not simple - if you have lots of dbs objects, then recording how it hangs together is very very difficult. You need to have people with a general concept of how the whole thing works, and as it gets bigger, this becomes harder and harder what makes it difficult is you need someone with both a knowledge of IT, AND a knowledge of the business, and these are ...

RossWindows replied 1 month, 3 weeks ago
True. Essentially, you would have to mirror the way Access records relationships and then displays that data in a visual format in the relationsip window. Anyone who's ever looked at the relationships system table in access would probably agree with you Gemma. Myself included. Difficult? Absolutely. Possible? Anything is possible. How much time and money do you have?

lcook1974 replied 1 month, 3 weeks ago
I found this in the Sample Database section Database Documentor: http://www.access-programmers.co.uk/...d.php?t=173 624 Not sure it would work or not since you are oracle.

 

Top contributing authors

Name
Posts
TessB
2
user's latest post:
Documenting database
Published (2009-10-15 13:26:00)
Thank you so much, everyone, for your input. I do not have Visio, unfortunately, nor specialized software. The Word document is very doable and I liked the idea of using Bookmarks and Hyperlinks. The purpose of the document is to help people understand how the application uses tables to store data, so I think the Word approach will really suit my needs here. Again, I appreciate your thoughts.
RossWindows
2
user's latest post:
Documenting database
Published (2009-10-30 10:21:00)
True. Essentially, you would have to mirror the way Access records relationships and then displays that data in a visual format in the relationsip window. Anyone who's ever looked at the relationships system table in access would probably agree with you Gemma. Myself included. Difficult? Absolutely. Possible? Anything is possible. How much time and money do you have?
Mr. B
1
user's latest post:
Documenting database
Published (2009-10-13 14:02:00)
When I am asked to document something like this, I use the old reliable Word applicaiton. If you will start by documenting the name of your table table and immediately provide screen captures of the relationships and any other screen captures that will help you document the structure, then when you need info about one table you can simply do a search through the document for where it is documented. I also use Bookmarks and/or Hyperlink and...
dcb
1
user's latest post:
Documenting database
Published (2009-10-13 13:40:00)
Microsoft Visio will allow you to reverse eng over a ODBC
Kryst51
1
user's latest post:
Documenting database
Published (2009-10-13 13:29:00)
I have a program on my comp called Concept Draw Web Wave, it might be useful, I have seen one use of this software to show a database's design with links, table relationships, etc, plus you can add text boxes, etc. I haven't had time to delve into the program, I believe you can also link to a database and import your table setup into it. This was suggested to me to use for documentation as you can add various layers, etc.
RossWindows's Avatar
1
user's latest post:
Documenting database
Published (2009-10-15 13:52:00)
Sounds like you could even create a new database to document the oracle db
TessB's Avatar
1
user's latest post:
Documenting database
Published (2009-10-15 13:26:00)
Thank you so much, everyone, for your input. I do not have Visio, unfortunately, nor specialized software. The Word document is very doable and I liked the idea of using Bookmarks and Hyperlinks. The purpose of the document is to help people understand how the application uses tables to store data, so I think the Word approach will really suit my needs here. Again, I appreciate your thoughts.
gemma-the-husky
1
user's latest post:
Documenting database
Published (2009-10-30 02:00:00)
but documenting a big system is not simple - if you have lots of dbs objects, then recording how it hangs together is very very difficult. You need to have people with a general concept of how the whole thing works, and as it gets bigger, this becomes harder and harder what makes it difficult is you need someone with both a knowledge of IT, AND a knowledge of the business, and these are rare beasts. just try building a html/hyperlinked help...
dportas
1
user's latest post:
Documenting database
Published (2009-10-30 14:52:00)
Interesting that you found the Oracle Financials schema unfriendly. It has been a few years since I last worked with it but I always found it to be one of the most well-designed and easiest to understand of any financial / ERP system I know. Heaps better than SAP or PeopleSoft anyway. Oracle used to provide documentation for the schema, including diagrams and a data dictionary in soft form (PDF as I recall). So check with an Oracle rep before...
lcook1974
1
user's latest post:
Documenting database
Published (2009-10-30 11:40:00)
I found this in the Sample Database section Database Documentor: http://www.access-programmers.co.uk/...d.php?t=173624 Not sure it would work or not since you are oracle.

Related threads on "Access World Forums":

Related threads on other sites:

Thread profile page for "Documenting database" on http://www.access-programmers.co.uk. This report page is a snippet summary view from a single thread "Documenting database", located on the Message Board at http://www.access-programmers.co.uk. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity