Date: 10/14/00
- Next message: Jayme Jeffman Filho: "Re: [PHP-DB] A Query question..."
- Previous message: Bob Hall: "Re: [PHP-DB] SQL conditional UPDATE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I would like to known if it is possible to run a query using a
stored_procedure and how to do it and how to get the result.
I think it should be used like that:
$queryResult = sybase_query("sp_helpdb mydatabase");
How can i now get the result of this stored procedure, and what if it
returns 2 record sets ?
Thanks for the help
Regards
-- 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: Jayme Jeffman Filho: "Re: [PHP-DB] A Query question..."
- Previous message: Bob Hall: "Re: [PHP-DB] SQL conditional UPDATE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

