Hi Louis-David,

> I need a tool to interactively visualize DB tables from a web interface.
> Ideally this tool would let me:
> - rename column headers,
> - set cell alignments, widths, background colors,
> - reorder columns,
> - save all these visualisation settings in a DB,
> - it would be written in perl (even better: mod_perl),
> Does such a beast exist? I am in the process of writing one, so I
> thought I'd check first...

You might want to take a look at OracleTool for some ideas, particularly if
you're working with Oracle:

=> http://www.oracletool.com/

Alternatively Thomas Eibner's idea of adapting PhpMyAdmin sounds good.  You can
find out more about that here:

=> http://phpwizard.net/projects/phpMyAdmin/index.html

There is a Sybase version too, here:

=> http://kenny.itlab.musc.edu/phpSybaseAdmin/

If you do write an Oracle driver and create phpOracleAdmin, can you let me
know! :-)

You can find some interesting stuff on connecting php to Oracle here:

=> http://www.php.net/manual/ref.oracle.php

HTH a bit 8-)

Rgds,
AndyD

__________________________________________________
Do You Yahoo!?
>From homework help to love advice, Yahoo! Experts has your answer.
http://experts.yahoo.com/

Reply via email to