Re: Why varying functionality across php db apis for db metadata?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mike Klein wrote:
For example, php mysql library supports list_dbs and list_tables commands as
well as getting table metadata. MySQL sql also 'natively' supports these
commands (show databases, show tables, describe <tableName>).

Why not similar commands for Oracle, SQLServer, etc.? These are simply
selects against certain system tables, no?


Go and ask M$ and Oracle..


I use PEAR DB class which does some of this functionality



mike klein

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux