[PHP-DB] Another DB problem - Stored Procedures on MSSQL From: Nathan Crause (ncrause <email protected>)
Date: 11/17/00

Hi, everyone,

Quick question - does the MSSQL libraries for PHP4 support executing stored
procedures? Yes, I know I shouldn't be using MSSQL, but that's not my
decision in the company I work for, so I have to make due.

I've tested the resultset of the stored procedure from the query analyser as
well as from the JDBC (using the JdbcOdbc bridge), and they seem to work
fine, but nothing is returned in PHP. Normal selects work fine. No errors
are reported, just no data.

Regards,
Nathan

-- 
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>