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


  • Subject: RE: Web to AS/400 Database connectivity
  • From: Pete Hall <pbhall@xxxxxxxxxx>
  • Date: Wed, 02 Aug 2000 20:02:45 -0500

At 08:32 08/02/2000 , Art Tostane wrote:
>I'm aware of the Asna product.  The app that we are writing is written 
>using Lansa.  One of the web
>companies bidding is using the Lansa product, so there are no 
>problems.  I'm interested in options
>that are more "standard".  These web guys are talking about using things 
>such as Cold Fusion, etc.

Although I am also very impressed with AVR and the ease with which you can 
get data on and off of the AS/400 with it, you might also look at data 
queues in conjunction with ASP. The data queue control in the 5250 toolbox 
is a slam dunk to use and very fast. It's almost as fast and easy as using 
AVR and passing data back and forth as parameters. Either one of these 
methods have the added advantage of allowing you to control what goes on 
and comes off of your box, because you own the server piece. I would be 
reluctant to open up my system to software that I can't control, and about 
the only other option I know of is ODBC, which is very difficult to keep 
tabs on, slower and more resource intensive too. If you own the server, you 
can write code that takes advantage of what you know about your database. 
It not only keeps control in house where it belongs, but it makes the 
presentation more efficient, quicker, and less error prone. Everything I've 
read lately recommends a clear delineation between the presentation and 
business logic layers. That's one of the reasons I'm working with AVR, ASP, 
and AS/400 server applications to generate XML. The presentation layer is 
completely decoupled from the database. The web guys can make things 
pretty, but I get to control the data. It's quick too. XML isn't ready for 
use on the outside yet, although if you have a 6-8 month delay for 
development, it'll be a lot more common. My "customers" are all internal. 
If you do use XML, to some extent you'll probably end up proselytizing for 
Microsoft, because they appear to be the main consumer vendor that's 
supporting XML in a big way. Fortunately it's a vehicle that's worth 
supporting. Check out the SOAP protocol if you doubt it's going to fly.
Pete Hall
pbhall@execpc.com
http://www.execpc.com/~pbhall
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

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.