[PHP-DB] Calling Stored Procedures of Oracle in php

2003-06-06 Thread Ketan Parekh
Hi, I want to call a oracle stored procedure from php and retrieve the values. My procedure has 2 parameters which i have to pass and based on that it will return values. I am using the below code. I am getting errors like wrong arguements passed. Can anybody tell me the reason? $conn =

RE: [PHP-DB] Calling Stored Procedures of Oracle in php

2003-06-06 Thread Gary . Every
- From: Ketan Parekh [mailto:[EMAIL PROTECTED] Sent: Friday, June 06, 2003 9:24 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] Calling Stored Procedures of Oracle in php Hi, I want to call a oracle stored procedure from php and retrieve the values. My procedure has 2 parameters which

Re: [PHP-DB] Calling Stored Procedures of Oracle in php

2003-06-06 Thread Ketan Parekh
RE: [PHP-DB] Calling Stored Procedures of Oracle in phpYou did not get it. Actually the procedure name means Any procedure Name say getName. It was just an example :-) - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] ; [EMAIL PROTECTED] Sent: Friday, June 06