Hi,
Thursday, March 25, 2004, 8:12:41 AM, you wrote:
G> Hello, it wanted to know how as profit to supplant the function
G> mysql_list_tables() for SQL server server or like the tables of one
G> db of SQL server in php...
G> thank you very much
This may be it:
USE dbname
SELECT Name FROM sysobje
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
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 n
John W. Holmes wrote:
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
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.
---John Holmes...
--
PHP General Mailing List (http:/
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...
thank you very much
6 matches
Mail list logo