ASNA Knowledge Base
Search the knowledge base
Creating and using data models with ASNA Visual RPG
This article discusses a way to approach model-based development with ASNA Visual RPG. This type of coding has been around for a long time. Some
Running Multiple versions of DataGate
Question Can I run more than one instance of DataGate on my IBM i? Answer Yes. You can run multiple versions of DataGate on the IBM i.
How to change the TCP/IP port that DataGate for IBM i uses
This article explains how to change the TCP/IP port that DataGate uses. See this article for a list of other articles that may be helpful
Monitoring Wings and Mobile RPG end-user licensing
ASNA Wings and ASNA Mobile are licensed per end-user on your IBM i server. Your license can be either an unlimited site license or licensed to
Getting to know AVR’s memory file
AVR for .NET’s memory file is an RPG programming interface over .NET’s System.Data.DataSet. Under the covers, what really lurks in a memory file is .NET’s System.Data.DataSet. The
Customize Visual Studio to end all processes when debug ends
Visual Studio’s default ending of a debug session is to leave all associated processes running. But, in most cases, it’s better to also end those
ASNA Pipeline #4
This newsletter features a Web site that every IBM i manager should read, an upcoming Webcast, some programming tips, a cool new Windows utility, and a
The coolest Windows utility you aren’t using
A little more than a year ago, with very little fanfare, Microsoft sneaked a very cool, very powerful little utility into Windows. It’s called the Windows
ASNA Pipeline #3
Issue: #3/2021 A tip for changing your application’s database name at runtime and a refreshed version of DataGate for IBM i 16.x are featured in this
Change an app’s DB name at runtime — without recompiling
I’ve seen some crazy code lately that enables the ability to change an application’s database name at runtime. Much of the code I’ve seen makes