DB2 procedure call

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
lisamarie_tt
Forum Commoner
Posts: 32
Joined: Fri Jul 15, 2005 8:20 am

DB2 procedure call

Post by lisamarie_tt »

Hi,

I'm trying to call a DB2 procedure that has four parameters. I'm able to connect the my DB2 database but I dont know how to call the procedure. The procedure has two input parameters and two output parameters. I'm using php 4.

Regards,
Lisa Marie
Post Reply