[PHP-DEV] Bug #10428: odbc_primarykeys returns 0 rows From: daniel.rowe <email protected>
Date: 04/20/01

From: daniel.rowe <email protected>
Operating system: W2K
PHP version: 4.0.4pl1
PHP Bug Type: ODBC related
Bug description: odbc_primarykeys returns 0 rows

Trying to get the primary keys with "odbc_primarykeys", using a valid connectid, '' or '%' as qualifier, '%', '' or 'sa' as owner and a valid table name, always return empty set.

ODBC Connection is established to MS-SQL-Server.

-- 
Edit Bug report at: http://bugs.php.net/?id=10428&edit=1

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