I am looking for a tool/script which can print ORACLE schema as set of text or HTML pages.
I looked at CPAN, Google, Perlmonks SuperSerch, SourceForge, to no avail.
I know everything can be done via proper SQL, can be organized and formatted properly, but I just cannot believe that
it was not done before.
So if you have some script you can share, please let me know. I can possibly start with them, and add some specifics as
we need, and let the next guy have better life.
I was thinking about script which can connect to a database, find out tablespaces, tables, and generate set of HTML
pages with tables, fieldnames (with datatypes, formats), indices, constraints, sequences and what not. At least more
commonly used combinations...
Any suggestions? Links? Thank you!
pmas
To make errors is human. But to make million errors per second, you need a computer.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.