× 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.



Den 25/01/11 05.15, BT Consulting skrev:
In my search for a server-side (as much as possible) development methodology
for web/mobile device access to iSeries and maybe MVS and VM, I've run
across some competing methodologies, of course. One camp says use an
Unless you have very high-crossplatform skills you will benefit in utilizing existing libraries and platforms, which in turn mean that you will benefit in using the same abstraction layers as the existing libraries and platforms.

In the Windows and Unix world this currently means that you will have a web frontend engine - pretty much self contained with a lot of Javascript oohs and aahs - and a database backend, usually on separate boxes. If it is written in Java, the frontend might even run on the AS/400 itself.

If so, then the trick to invoke programs and get results back is to use stored procedures in SQL calls, which for the jtOpen JDBC-driver works very well, and is fast. I believe that the native .NET-drivers have the same functionality but I have not tested it personally. (For advanced users it has been reported that the jtOpen driver can run in .NET using ikvm).

I believe this to be a sound technical solution. It will take a while before SQL access to the AS/400 platform is deprecated.

If your priorities are different, then the above may or may not apply :)

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.