Sponsored By
ADVANCED SYSTEMS CONCEPTS
|
|
Quoted from an experienced programmer
new to the iSeries (AS/400):
"The best thing about working on the AS/400 is using ASC's SEQUEL product."
If you're tired of the limitations imposed by Query/400 or ODBC-based query and reporting tools, you need SEQUEL. Discover how thousands of sites around the world have improved access to iSeries data using SEQUEL's Windows- and Web-interfaces. It's the one tool you can rely on for virtually all your iSeries data access needs.
FREE trial available.
Read More about SEQUEL
|
|
Sponsored By
SUSE LINUX
|
|
Mainframe Linux for IBM
Midrange Systems
· Available for i/p/z/x Series
· Mainframe stability
· Access to legacy data
SuSE Linux Enterprise Server lets you keep your current environment and add the power of Linux. Utilize the best of both worlds, exchange data between each OS, all on one system.
Get and evaluation copy today
www.suse.com
|
|
|
Mimic Green-Screen Interactive SQL Without Development Kit
Hey, Ted:
When it comes to doing a quick query to verify data or troubleshooting a problem, the interactive SQL utility (STRSQL) is indispensable. Unfortunately, this requires purchasing the DB2 Query Manager and SQL Development Kit product, so not everyone has it. An alternative to STRSQL is the Operations Navigator SQL utility, which in my opinion is still fairly slow. Never fear, though, if the inability to do a quick SQL from a green screen has got you down. Here's an easy solution.
READ MORE >
|
Calling a Java Main Method from RPG
Hey, David:
I can successfully call Java programs from RPG using a prototyped call, but I can't get calls to a Java main method to work. My Java program is named GenerateXML, and it accepts a file name. I can run it from a QShell command line, but when I get the following message is it possible to call a main method?
READ MORE >
|