From: "Roger B.A. Klorese" <[EMAIL PROTECTED]>
> John W. Holmes wrote:
> >From: "German" <[EMAIL PROTECTED]>
> >>Hello, it wanted to know how as profit to
> >>supplant the function mysql_list_tables() for
> >>SQL server server or like the tables of one
> >>db of SQL server in php...
> >
> >It has no idea what you just said.
>
> How do you do the equivalent of mysql_list_tables() in PHP when running
> against a SQL Server database?

Ah... I assume there's no "SHOW TABLES" query in MSSQL? Isn't there a system
table in each database that you can query for the table names?

---John Holmes...

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

Reply via email to