German wrote:
> the problem consists of which I must list all the tables of a data
> base under SQL server, but I do not have idea of like doing it... 

Quick and dirty way:

Download ADOdb (http://php.weblogs.com/adodb#downloads) and use their
MetaTables() method

http://phplens.com/lens/adodb/docs-adodb.htm#metatables

HTH.

Pablo

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

Reply via email to