Date: 10/12/00
- Next message: Mark Newnham: "RE: [PHP-DB] SAP DB & PHP"
- Previous message: Lutz Brueckner: "Re: [PHP-DB] Weird Wildcard Search"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is this function reliable? if so could someone give a sample of it's use
please?
I have the code-
$privs = odbc_tableprivileges($odbcConn,"","","entity");
odbc_result_all($privs);
using this against db2 returns no rows, against mysql it returns an error
Warning: SQL error: , SQL state 00000 in SQLTablePrivileges in ../
regards
Mark
#####################################################
Mark Newnham
Application Design Associates, Inc
6021 S.Syracuse Way #302
Englewood, CO 80111, USA
http://www.adacorp.com
#####################################################
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Mark Newnham: "RE: [PHP-DB] SAP DB & PHP"
- Previous message: Lutz Brueckner: "Re: [PHP-DB] Weird Wildcard Search"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

