This topic is locked

Stored procedures (MSSQL Server2000) in PHP

1/29/2007 6:28:34 AM
PHPRunner General questions
N
nick.ro author

Please HELP!

Haw can I call a stored procedure in PHP - MSSQL Server 2000, using generated Phprunner 3.1 code?

Alexey admin 1/31/2007

Nick,
PHPRunner doesn't support stored procedures.
Give me a detailed description of what you need to do with the procedure.

I'll try to help you to implement this with PHPRunner.