Date: 11/16/00
- Next message: Frank M. Kromann: "Re: [PHP] odbc_tables()"
- Previous message: jeremy brand: "Re: [PHP] Dreamweaver 4 ignores PHP - again"
- Next in thread: Frank M. Kromann: "Re: [PHP] odbc_tables()"
- Maybe reply: Frank M. Kromann: "Re: [PHP] odbc_tables()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Frank M. Kromann: "Re: [PHP] odbc_tables()"
- Previous message: jeremy brand: "Re: [PHP] Dreamweaver 4 ignores PHP - again"
- Next in thread: Frank M. Kromann: "Re: [PHP] odbc_tables()"
- Maybe reply: Frank M. Kromann: "Re: [PHP] odbc_tables()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

