php-db | 2002091

RE: [PHP-DB] Getting a list of MSSQL databases From: John Holmes (holmes072000 <email protected>)
Date: 09/15/02

> Hi,
> Is there a command similar to mysql_list_dbs for MS SQL?

Can you just issue a SHOW DATABASES command from mssql_query() and parse
the results?

---John Holmes...

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