in reply to Re: Looking for a tool to print ORACLE schema as set of text or HTML pages.
in thread Looking for a tool to print ORACLE schema as set of text or HTML pages.
Question: In your code, for an Oracle database, what would $database contain in the following code (the SID or DSN e.g):
$schema = new RDBAL::Schema($X,$database, -get_system => 1);