Tuesday, October 24, 2006

Extracting meta data from Firebird system tables

You can find on his site the MDB2 module for php (next gen php db abstraction layer)
http://pear.php.net/user/quipo

The site lists example queries to retrieve information about tables, views, fields, indexes, constraints, triggers, generators, stored procedures, functions and users defined in the meta data of a Firebird database.

read more | digg story

No comments: