|
Less Theory. More Hands-On Programming, Advice, and Code.
Sponsored By
ALDON COMPUTER GROUP |
|
Free Whitepaper on Application Modernization Through Multi-Platform Development.
Aldon Computer Group, the industry leader in multi-platform change management, offers a cutting-edge solution for companies seeking e-business success. Aldon Affiniti is the only application development tool that allows you to manage all your code, whether RPG, JAVA, COBOL, C++, or anything else from ONE single screen.
|
|
Sponsored By
CLIENT SERVER DEVELOPMENT |
|
LEARN SQL BY EXAMPLE!
Buy your copy of iSeries and AS/400 SQL at Work direct from the author, Howard F. Arner, Jr. This is THE book to teach you SQL on the iSeries and AS/400 platform.
Howard takes you through SQL by example. The book comes with a CD that has all of the sample data and queries used in the book and a FREE copy of SQLThing that you can use to work through the examples in the book.
Learn by doing! Order your copy at SQLThing.com
|
|
|
How Do I Set My CLASSPATH? Let Me Count the Ways
by Kevin Vandever
Sometimes it seems as if getting a Java application to compile and run on the iSeries is more difficult than learning the Java language itself. I've downloaded working code only to have problems getting it to compile or run on the iSeries. Most of these issues stem from not having my CLASSPATH environment variable set correctly. So I thought I would show you a few ways to set your CLASSPATH, so you can get busy concentrating on what the heck your Java code is doing. READ MORE >
|
VARPG and iSeries Databases
by Shannon O'Donnell
Using VisualAge for RPG, IBM's Windows-based RPG GUI editing tool, an iSeries RPG programmer can do anything (and more) on a PC that he can do on an iSeries. One thing that an RPG programmer absolutely must do is interact with an iSeries database. Performing such a feat from a PC has been, traditionally, a less-than-straight-forward process involving tools such as ODBC. In this article, you'll learn just how easy it is to access a remote iSeries database using VARPG. READ MORE >
|
Sponsored By
AFFIRMATIVE COMPUTER |
|
IBM recently abandoned its thin client NetVista™, leaving a large group of users wondering where to go for thin clients.
Affirmative Computer Products is dedicated solely to thin clients, replete with 122-keyboards and Windows CE and Linux versions specially designed for IBM-hosted networks, midrange and mainframe environments.
Is Affirmative the premier provider of thin clients? The answer is yes!
To learn more, call 888-353-5250 or visit www.affirmative.net.
|
|
|
|
Create WAR Files with Sun's Free DeployTool
by Richard Shaler
Web applications contain many components of numerous types that reside in numerous locations within a hierarchical structure of a Web application server. But, as you learned in my last article, archiving Web applications into a Web ARchive file can make deployment as easy as copying a single file to your Web application server. In this article, I show you how to create WAR files with a free downloadable tool from Sun Microsystems called DeployTool. READ MORE >
|
Qshell Pattern Matching
by Ted Holt
In "The Art of Globbing," I explained how Qshell expands patterns of strings into lists of file names. Pattern matching is used for more than globbing. In this article, I explain some other ways that Qshell uses pattern-matching techniques. If you have not read "The Art of Globbing," I encourage you to do so. While I repeat some of the high points, I do not repeat everything I covered in that article. READ MORE >
|
Sponsored By
PROFOUND LOGIC SOFTWARE |
|
Do you work with complex RPG programs?
Did you know you could add
graphical features right into the
Source Edit Utility to help you
Analyze and Edit RPG source?
You can download and install these
features in approximately 1 Minute.
|
|
Sponsored By
WORKSRIGHT SOFTWARE |
|
On June 30, 2002 $$$$ Postal Rates will go UP! $$$$
On Monday, July 1, your $$$$ postage bill can go down. $$$$
CASS certify your mailing names and addresses and
presort your outgoing mail with our CASS
certification and presort software and save. WorksRight Software
is the number-one source for iSeries and AS/400 CASS,
presort, ZIP Code, and area code software and data. Visit
www.worksright.com ,
call (601) 856-8337, or e-mail software@worksright.com.
|
|
|
VARPG Subfiles: An Introduction
by Shannon O'Donnell
In "VARPG and iSeries Databases," I show you how easy it is to interact with an iSeries database. In this article, I'm 'going to use that same database to demonstrate just how easy it is to use subfiles in VisualAge for RPG. In fact, you're going to discover that coding subfiles in VARPG is even easier than coding them in the traditional green-screen environment! READ MORE >
|
iSeries Toolbox for Java: Running an iSeries Command
by Kevin Vandever
When it comes to accessing iSeries services from Java, there's not much that the iSeries Toolbox can't do. In previous articles, I showed you how to call programs and service programs, how to write to and read from data queues, and how to wrap GUIs around some of those services. As powerful as those tools are, they can be made even more powerful with the help of a tool that will do some of the dirty work and prepare your application environment. The CommandCall class is that tool. READ MORE >
|
Reader Feedback and Insights
We value your feedback and your insights into the OS/400 market. Feel free to drop us a letter to the editor and we will post them in a reader feedback column associated with this newsletter. READ MORE >
|
|