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



It's happening because you are using JDBC.  The fix is to stop using JDBC.

<SOAPBOX>

JDBC is the single technique most likely to cause the AS/400 to fail as a
platform.  It is much slower than native access, and so removes the AS/400's
natural advantage as a database server, turning the world's fastest database
machine into a mediocre JDBC server.  Once that advantage is gone, the end
user looks to price as a differentiator, and the AS/400 isn't likely to beat
anybody at the price game.

Also, used in a client program, JDBC ties your clients to the exact layout
of your database, and in effect ties your database to your clients!  You can
no longer make any sort of significant changes to your database (such as
changing library, field or file names, or changing field characteristics)
without having to rewrite your JDBC programs.

</SOAPBOX>

Y'all want to respond to that statement, it's okay.  I'm too busy to defend
it for the next couple of weeks, so have at it <grin>.

Joe Pluta
www.plutabrothers.com


> -----Original Message-----
> From: Bharath V.S. Dhurjati
>
> Why is this happening? Is there a fix?



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.