[PHP] odbc_tables() From: Matt (icq2000site <email protected>)
Date: 11/16/00

I'm sure that many of you have encountered a problem
with odbc_tables. After calling this command it is possible
to perform a odbc_result_all on it and the entire result is
printed nicely however it is far more difficult to store this
information into a variable. It's actually a bug, fetch_into_row
and fetch_result both do not work.

Has anyone found a work around to this ?

Btw, does anyone know an SQL statement that will perform a
"show tables" function or another way of querying an MSSQL
database to retrieve the desired information ?

Thanks very much !

-- Matt
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>