Hi everybody,

I am looking for scripts able to build diagram of a database (diagram such as 
the ones made on SQL server).

For the ones not familiar with SQL server, it should be a script able to : 

- collect the data of the structure of a database (names of the tables and of 
their fields)(phpMyAdmin is fine for that).
- build a diagram showing the structure and the links between the different 
tables (it could be according to a Foreign Key fields naming policy).

Does anyone know such kind of script ?

I think it would be usefull to include such diagram in the documentation of a 
developpement.

Thanks.

Pierre

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to