Difference: Appx610Features (9 vs. 10)

Revision 102018-02-26 - JeanNeron

Line: 1 to 1
 

APPX 6.0.0 Features

This page provides an overview of the new features in APPX 6.0.

Line: 21 to 21
  All --- TEMP fields are now Unicode. This may have an impact if you are PASSing a TEMP field to an internal or external routine or program. If it isn't expecting Unicode, that may be a problem. A number of --- WORK RAW xx fields have been added - you can use these in place of --- TEMP fields if you need a non Unicode field.
Changed:
<
<
The new API's have been enhanced to work with Unicode fields, but the older ones have not. You may need to update your applications to use the newer API's, i.e., use --- .STREAM OPEN/READ/WRITE instead of --- STREAM OPEN/READ/WRITE.
>
>
The new API's have been enhanced to work with Unicode fields, but the older ones have not. You may need to update your applications to use the newer APIs.
  Since Unicode fields require 4 bytes per character, the maximum size of an Alpha/Text field is now 1M (1,048,576 characters). The maximum record length for an APPX/IO file remains at 32K, but is not limited when using Oracle or MS SQL Server.
Line: 195 to 195
  HTML Client
Changed:
<
<
Scrolling screens missing column separators (#3187)
Find Records for date fields in Tables does not work (#3920)
Using -mapOptionKey does not work (#3953)
Text boxes can be resized, but fields below bleed through (#4001)
Table headings don't resize for larger font (#4012)
.CLIENT UPLOAD FILE hangs 2nd time (#4018)
Scan screen rendered incorrectly (#4014)
Tltle Bar Background Color is Used on Entire Window (#4033)
Sometimes page load gets stuck on Loading... (#4090)
>
>
Scrolling screens missing column separators (#3187)
Find Records for date fields in Tables does not work (#3920)
Using -mapOptionKey does not work (#3953)
Text boxes can be resized, but fields below bleed through (#4001)
Table headings don't resize for larger font (#4012)
.CLIENT UPLOAD FILE hangs 2nd time (#4018)
Scan screen rendered incorrectly (#4014)
Unable to Upload Large Files (#4026)
Tltle Bar Background Color is Used on Entire Window (#4033)
Secure icon forces date/time display mostly off screen (#4037)
Sometimes page load gets stuck on Loading... (#4090)
HTML Client 2017121101 incompatible with NPM Module mongodb 3.0rc0 (#4094)
 

Known Issues

Changed:
<
<
APPX/ODBC is not available yet

Performance

Language Translation does not work

>
>
  • Oracle Interface does not handle record lengths >32K
  • Performance in some areas is slow
  • Language Translation does not work
We expect to deal with these issues in the next patch release.
 

Comments:

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback