×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I believe you can call a stored procedure pretty easily with the built-in DB2 functionality in PHP.
This would prevent you from needing to resort to the i specific toolkits.
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
----------------------------------------------------------------------
message: 1
date: Thu, 27 Dec 2012 12:43:07 -0500
from: Michael Ryan <michaelrtr@xxxxxxxxx>
subject: [WEB400] PHP - Call Procedure from Service Program
Looking for direction here. I've been casting around, but haven't found the answer (or don't know that I've found it). I can call a procedure from a service program from PHP, right? Is there a limit to the number of parms that can be passed?
Is a stored procedure a better way to go? I'm thinking that it may be, especially since a stored procedure can be called by different interfaces (PHP, ODBC, etc.). Does this make sense?
Thanks!
As an Amazon Associate we earn from qualifying purchases.