×
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.
You just confirmed what I already know. I just wanted to know if CGI interface is production worthy since it has less baggage than deploying with PHP ?
Do you think the CGI interface is production worthy ?
I don't want to put any more time into it unless you tell me the CGI part of XMLSERVICE is seaworthy. Thoughts ?
Also your comment brings up an interesting question:
Why would you want to make ODBC or JDBC stored procedure calls via XMLSERVICE when they are supported by their respective drivers already ?
Even in the case of PHP you can already use DB2 stored procedures without XMLSERVICE, correct ?
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: 3
date: Fri, 3 Aug 2012 17:47:10 +0000
from: Brian May <bmay@xxxxxxxxxxxxxxxxx>
subject: Re: [WEB400] XMLSERVICE with .Net
Richard,
You are not "saddled" with using Zend Server for any part of XMLSERVICE. You can use the CGI interface or the stored procedure interface without ZS. The stored procedure interface that Zend Server uses is available via any method of DB connection (ODBC, JDBC, etc).
Also, the other reason the stored procedure method is faster is because, if I remember correctly, the CGI program is just calling the stored procedures anyway. :)
Brian May
IBM i Modernization Specialist
Profound Logic Software
http://www.profoundlogic.com
937-439-7925 Phone
877-224-7768 Toll Free
As an Amazon Associate we earn from qualifying purchases.