Configuring APPX and RDBMS Compatibility with newer versions of popular databases is among the many features of APPX 5.0 higher. This page gives some examples o...
Database Interface Upgrades Compatilidad con las versiones nuevas de banco de dados populares es una de las caracteristicas de APPX 5.0. Oracle * Oracle 10g ...
Debugging APPX/ODBC The top two reasons for APPX/ODBC problems are: 1) Old version installed. Even if you're running APPX release 3.5, you should download the cur...
Debugging Print Problems How many times have you gotten this call: "I need APPX to print me a list . . .". You throw together an output and route it to the user's...
Designer Questions WinAppxD was replaced by the APPX Login Manager in Release 5.0.0. See this page for installing configuring the Login Manager. 3.1) How do I ...
Determining the Windows Serial Number When installed on a Windows server or stand alone PC, the APPX license is tied to the serial number of the C drive of the ma...
Determining the Linux MAC Address One of the required fields when requesting an APPX for Linux license key is the "serial number" of your Linux system. APPX uses ...
Determining the Unix Serial Number When installed on a Unix server, the APPX license is tied to the serial number of the machine on which APPX is installed. The m...
Developer Tips Displaying Google Maps in the HTML client If you want to display a Google map using the HTML client, follow this tip. Environment / Widget File W...
Diagnosing Strange and Generic Errors To diagnose strange or generic errors (such as bus errors, seg faults, attempting to free freed memory errors, or "an intern...
My Links * .ATasteOfTWiki view a short introductory presentation on TWiki for beginners * .WelcomeGuest starting points on TWiki * .TWikiUsersGuide ...
Displaying Date/Time Stamps "APPX has a convention of Option 98 for audit information. We would like to continue with that convention within our design. How do w...
Dynamic Linking and the CALL Statement Contents : Calling External Functions from APPX ILF Code It is possible for system integrators to develop and compile fun...
APPX E mail Support APPX Support List The APPX Support List is a membership mailing list, open only to supported customers with current maintenance agreements at...
My Links * .ATasteOfTWiki view a short introductory presentation on TWiki for beginners * .WelcomeGuest starting points on TWiki * .TWikiUsersGuide ...
My Links * .ATasteOfTWiki view a short introductory presentation on TWiki for beginners * .WelcomeGuest starting points on TWiki * .TWikiUsersGuide ...
Emergency Licenses thru OCSS Do you need an APPX License for an emergency system down situation? Be sure to have a copy of your current APPX Registration Key, an...
End User Selection can now be Required You can now designate certain End User Selections as 'Required' on a Query. Overview To help prevent users from accidental...
Executable Module Caching Here's the basic scheme: * Processes are only removed from the cache when a new process needs to enter the cache (i.e. we never trim ...
External Commands from the Windows Client In Release 5.1 and higher you can use the APPX Desktop or HTML client and the .CLIENT LOAD URL API. In earlier versions,...
Field Overrides If you do not want to use the APPX assigned data types you can override them using Field Overrides. For example, if you are mapping an APPX Data D...
File Analysis and Recovery Verifying and Analyzing a File You can verify a file's integrity from the Data File Management menu ('Verify Files') or from the co...
Database Import Commands MySQL LOAD DATA LOCAL INFILE ' /importfile.csv ' INTO TABLE test_table FIELDS TERMINATED BY ',' LINES TERMINATED BY '\n' (field1, fil...
Font Specifications Font Location In Chart Director, the font name is simply the file name that contains the font. For example, under the Windows platform, the "...
Foreign Language Translation Following are known issues with the Foreign Language Translation utility: 1) The mechanism that determines when an EM must be rebuilt...
APPX Runtime Subroutine API This page lists all the available API's in the current version of Appx. Various API's have been released at different times and are do...
GOSUBs and SUBRoutines When a GOSUB statement references a SUBROUTINE process, the SUBROUTINE code gets included in the current event point when the process compi...
My Links * .ATasteOfTWiki view a short introductory presentation on TWiki for beginners * .WelcomeGuest starting points on TWiki * .TWikiUsersGuide ...
Generating HTML from APPX This section deals with different ways of getting APPX data into a format that can be displayed using a web browser. Several methods are...
My Links * .ATasteOfTWiki view a short introductory presentation on TWiki for beginners * .WelcomeGuest starting points on TWiki * .TWikiUsersGuide ...
My Links * .ATasteOfTWiki view a short introductory presentation on TWiki for beginners * .WelcomeGuest starting points on TWiki * .TWikiUsersGuide ...
Displaying Google Maps in the HTML client Google does not allow any of their website to be loaded in an iframe in a web browser. It works in the java client becau...
HTML Client Remote Troubleshooting If you're having trouble with remote HTML Client connections, here are some things you can try. Client doesn't load or run cor...