From: "Roger B.A. Klorese" <[EMAIL PROTECTED]>
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?
I was translating (or rather, untangling the bogus auto-translation), not asking. :)
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php