Search

>> Use the search below for Feature Articles and News.

>> To search Product and Company listings or Forums, use the buttons at right.

Match whole words only
Sections
Categories
with all of the words
with the exact phrase
with at least one of the words
without the words
Title
Author
Days  Today
 Past 7 days
 Past 30 days
 Past 90 days
 Past year
 Full archive
Date range From
to

Pages :<< Start < Prev 1 2 Next > End >>
Filter Order Display
 
Written by:Mike Faust
( Programming / RPG )
Eliminate user frustration by giving them feedback about long-running jobs. By Mike Faust If you've ever created an interactive application that processes a lot of data, and as a result runs for a long time, you've probably had
12-03-08
 
Written by:Mike Faust
( Programming / SQL )
Use an SQL user-defined table function (UDTF) to access messages in a message file. By Mike Faust If you've ever needed to retrieve information from a message file, you're probably already aware of the Retrieve Message (QMHRTVM)
11-12-08
 
Written by:Mike Faust
( Programming / RPG )
What do you do when 15 characters just aren't enough? By Mike Faust If you're like me, you've become so used to abbreviating names for fields, data structures, prototypes, and subprocedures to stay within the 15-character limi
11-05-08
 
Written by:Mike Faust
( Programming / RPG )
Now, we'll take the concept to the next level by using prototyped subprocedures. By Mike Faust In a previous article, we explored how nested data structures can help to emulate the way object-oriented programming languages access info
10-01-08
 
Written by:Mike Faust
( Programming / RPG )
What do you get when you combine nested data structures with prototyped subprocedures? By Mike Faust According to Wikipedia, although the concepts behind object-oriented (OO) programming have been around since the 1960s, they weren'
09-03-08
 
Written by:Mike Faust
( Application Software / ERP/Financial )
Use Google's Search Appliance "OneBox" modules to integrate enterprise search functionality with your ERP. By Mike Faust The concept behind enterprise search functionality is fairly simple. As the name suggests, the goal o
07-14-08
 
Written by:Mike Faust
( Tips & Techniques / Scripting )
Try this practical, working example to see how you can combine AJAX with XML Web services to create truly powerful applications using JavaScript. In a previous TechTip, I introduced you to the JavaScript objects used to access XML Web service
10-26-07
 
Written by:Mike Faust
( Tips & Techniques / Web Languages )
Utilize JavaScript for programming business applications. The JavaScript language has become a popular scripting language because it gives programmers the ability to enhance a static Web browser interface. One of the few shortcomings of JavaSc
09-21-07
 
Written by:Mike Faust
( Career / General )
Use these practical approaches to introduce new development technologies into your IT organization.
05-23-07
 
Written by:Mike Faust
( Operating Systems / i5/OS )
Use open-source software to free your mind and your budget.
02-28-07
 
Written by:Mike Faust
( Programming / Change Management )
Change management is no longer a luxury; it's a necessity. Fortunately, the required software is free.
01-10-07
 
Written by:Mike Faust
( Programming / CL )
Prevent level checks from taking down mission-critical applications.
10-27-06
 
Written by:Mike Faust
( Programming / RPG )
Learn why parameter-passing styles matter.
07-14-06
 
Written by:Mike Faust
( Programming / Web Languages )
What does this extension to XML Web services mean for your business?
06-21-06
 
Written by:Mike Faust
( Application Software / ERP/Financial )
Find out what SOA/XML Web services mean to ERP systems integration.
06-14-06
 
Written by:Mike Faust
( Programming / SQL )
New functions and functionality show IBM's continued commitment to the evolution of SQL on the iSeries.
05-10-06
 
Written by:Mike Faust
( Tips & Techniques / SQL )
Have FUN with aggregate FUNctions.
02-03-06
 
Written by:Mike Faust
( Internet / General )
If you're not using Active Server Pages, you don't know what you're missing.
11-07-05
 
Written by:Mike Faust
( Tips & Techniques / i5/OS )
Find out what's new and what's been changed.
10-14-05
 
Written by:Mike Faust
( Tips & Techniques / SQL )
Use DECLARE and PREPARE to improve SQL performance.
09-16-05
 
Written by:Mike Faust
( Tips & Techniques / System Administration )
Learn about the time synchronization enhancements in V5R3.
07-22-05
 
Written by:Mike Faust
( Tips & Techniques / RPG )
Use this utility to get control of your free-format code.
06-24-05
 
Written by:Mike Faust
( Programming / RPG )
How you make use of this powerful ILE feature can greatly impact the performance and flow of your ILE programs.
06-20-05
 
Written by:Mike Faust
( Tips & Techniques / SQL )
The remaining functions deal with dates, strings, and a couple of miscellaneous topics.
06-10-05
 
Written by:Mike Faust
( Tips & Techniques / SQL )
Secure your data with the new data encryption functions.
05-06-05
 
Written by:Mike Faust
( Tips & Techniques / SQL )
In the first of this three-part series, we explore data partitioning functions.
04-15-05
 
Written by:Mike Faust
( Networking / General )
Make the most of this protocol on the iSeries.
09-13-04
 
Written by:Mike Faust
( Tips & Techniques / Microsoft )
Here's a side-by-side comparison of these database access options.
05-03-04
 
Written by:Mike Faust
( Internet / General )
Use Office Web Components and Active Server Pages to display a chart in a Web page.
03-22-04
 
Written by:Mike Faust
( Internet / General )
This initiative will impact retail suppliers sooner than you may think.
02-02-04
 
Written by:Mike Faust
( Tips & Techniques / SQL )
Use an SQL user-defined function to calculate the distance between ZIP codes.
12-08-03
 
Written by:Mike Faust
( Tips & Techniques / SQL )
Update data in one file using values or criteria from another.
10-06-03
 
Written by:Mike Faust
( Tips & Techniques / SQL )
Select numeric date field values based on the current date in SQL.
09-22-03
 
Written by:Mike Faust
( Application Software / Microsoft )
Create a client/server socket-based application that allows an Active Server Page .NET application to communicate with the iSeries.
08-04-03
 
Written by:Mike Faust
( Application Software / Microsoft )
Getting iSeries data into a spreadsheet is easier than you think.
06-23-03
 
Written by:Mike Faust
( Tips & Techniques / RPG )
Are you looking for an easier way to deal with those pesky date values?
05-19-03
 
Written by:Mike Faust
( Tips & Techniques / RPG )
If you're creating an application that has to calculate elapsed time based on a start and end time, you know what a challenging task this can be. Even with many of the date and time RPG op codes, this can often involve incorporating some ugly code
05-05-03
 
Written by:Mike Faust
( Tips & Techniques / CL )
One big drawback to using Query/400 is that it's often difficult to keep track of the files used within your queries. Figuring out what files queries use often involves going into each individual query, which can be a big issue if you update a fil
03-10-03
 
Written by:Mike Faust
( Internet / General )
Initiatives from some big names are driving big changes in EDI.
12-30-02
 
Written by:Mike Faust
( Programming / RPG )
Use free-format ILE RPG to liberate your applications.
11-04-02
 
Written by:Mike Faust
( Tips & Techniques / Database )
Using the iSeries DB2 database from an Active Server Page (ASP) can really expand your application development possibilities. The problem is that setting the whole thing up can get a bit confusing. Let me take you step by step through what you n
09-02-02
 
Written by:Mike Faust
( Internet / General )
Maximize your data line use.
07-30-02
 
Written by:Mike Faust
( Database / DB2 )
SQL enhancements and compatibility highlight what's coming in DB2 UDB for iSeries.
06-27-02
 
Written by:Mike Faust
( Database / SQL )
Read data from an OLAP database.
05-17-02
 
Written by:Mike Faust
( Programming / SQL )
Add a new dimension to your database.
04-01-02
 
Written by:Mike Faust
( Database / Microsoft ODBC )
Use ADO and OLE DB to create a Web-based Query tool for the iSeries.
03-08-02
 
Written by:Mike Faust
( Operating Systems / i5/OS )
Create reports in no time using Query Manager.
06-01-01
 
Written by:Mike Faust
( Printing / General )
Using AFP to liven up your reports is child's play.
04-01-01
 
Written by:Mike Faust
( Operating Systems / i5/OS )
Modifying your startup program can be a lifesaver.
02-01-01
 
Written by:Mike Faust
( Networking / General )
Host servers are made easy using the new WRKHOSTSVR command.
11-01-00

   MC-STORE.COM