
DataXtend CE for C++ 9.1x
Windows 2003, XP |
RedHat® Enterprise Linux 3.0 |
Solaris® 8, 9, 10 |
HP-UX 11i 1.0, 2.0 |
AIX® 5.2, 5.3 |
All platforms |
New features
Operating Systems
Windows 2003, XP
HARDWARE |
COMPILER |
DATABASE |
MESSAGING |
Intel x86 |
.NET 2003
version |
IBM® DB2 8.1
IBM® DB2 8.2
Informix® 2.8(ODBC)
Oracle® 9i 2.0
Oracle® 10g
Sybase® 12.5.3
MySQL® 4.1*
SQL Server™ 2000 |
Oracle 9i 2.0 AQ
Oracle 10g AQ
Rendezvous 7.3**
SonicMQ 6.1 |
Platform notes:
- Comes with Add-Ins for Rational Rose 2001A, Workbench for Eclipse 3.1, and a graphical Object Builder.
- Building a Debug Version on Windows Systems
The PERSISTENCE_REL_MODE_DBG_SYM environment variable causes debug symbols to be built if it is set to YES. This symbol is ignored on any platform other than Windows. It provides debug symbols for the DataXtend generated code and for your custom code.
RedHat® Enterprise Linux 3.0
HARDWARE |
COMPILER |
DATABASE |
MESSAGING |
Intel x86 |
gcc 3.2.3 |
MySQL 4.1*
Oracle 9i 2.0
Oracle 10g |
Oracle 9i 2.0 AQ
Oracle 10g AQ
Rendezvous 7.3**
SonicMQ 6.1 |
Platform notes
Solaris® 8 (32-bit and 64-bit), Solaris 9 (32-bit and64-bit), Solaris 10 (32-bit and 64-bit)
HARDWARE |
COMPILER |
DATABASE |
MESSAGING |
Sun SPARC |
Studio 8 |
IBM DB2 8.1
IBM DB2 8.2
Informix 2.8 (ODBC)
MySQL 4.1 (32-bit only)*
Oracle 9i 2.0
Oracle 10g
Sybase 12.5.3 |
Oracle 9i 2.0 AQ
Oracle 10g AQ
Orbix 3.3 SP7
Rendezvous 7.3**
SonicMQ 6.1 |
Platform notes
- Object Builder only
- No Add-Ins for Rational Rose or Workbench for Eclipse 3.1 tools.
HP-UX 11i 1.0 (32-bit), HP-UX 11i 2.0 (32-bit)
HARDWARE |
COMPILER |
DATABASE |
MESSAGING |
HP PA-RISC |
HP aC++ 3.60 Compiler HP aC++ 3.61 Run-Time Lib |
Informix 2.8(ODBC)
MySQL 4.1*
Oracle 9i 2.0
Oracle 10g
Sybase 12.5.3 |
Oracle 9i 2.0 AQ
Oracle 10g AQ
Orbix 3.3 SP7
Rendezvous 7.3**
SonicMQ 6.1 |
Platform notes
- Object Builder only
- No Add-Ins for Rational Rose or Workbench for Eclipse 3.1 tools.
AIX® 5.2(32-bit), AIX® 5.3(32-bit)
HARDWARE |
COMPILER |
DATABASE |
MESSAGING |
IBM PowerPC |
Visual Age6.0 (supports ANSI standard stream library) IBM XL C/C++ Enterprise Edition V8.0 (supports ANSI standard stream library) |
IBM DB2 8.1 (ODBC)
IBM DB2 8.2 (ODBC)
Informix 2.8 (ODBC)
MySQL 4.1 *
Oracle 9i 2.0
Oracle 10g
Sybase 12.5.3 |
Oracle 9i 2.0 AQ
Oracle 10g AQ
Rendezvous 7.3**
SonicMQ 6.1 |
Platform notes
- No graphical tools
- IBM XL C/C++ Enterprise Edition V8.0 support is certified on AIX 5.3 only
Special Comments Applicable to all Platforms
- *Use of a MySQL® database server with Progress® DataXtend™ CE requires purchase from MySQL AB of a commercial license to use MySQL® Pro™ version 4. DataXtend may not be used with the MySQL® database server under the terms of the GNU General Public License.
- **To use the Tibco messenger contact your sales representative or contact Professional Services.
New Features
The following features are new in this release:
- New Database-to-Cache Synchronization feature
The Forwarding Engine ensures that your DataXtend application learns of non-DataXtend updates to your cluster.
- Tool Names:
DataXtend Workbench (Formerly known as Workbench Tools)
DataXtend Add-Ins for Rose
DataXtend Object Builder
- 64-Bit Support on Solaris
Both 32-Bit and 64-Bit addressing are now available for Solaris 8, 9, and 10. You may choose between 32-bit and 64-Bit during installation. To migrate your existing applications, recompile and re-link against new libraries.
- New CRUD Sample
Well-commented template for user applications shows how to initialize DataXtend runtime and access and update persistent mapping objects. The CRUD sample is simpler than the Evaluation samples.
- Enhancements to Cache Synchronization
New synchronization messenger for Sonic MQ
Improved Guaranteed Synchronization performance for Oracle AQ
- The Database Explorer for the Workbench now bundles drivers for all databases under the covers. The Connection Wizard and Dialogs have been simplified to offer automatic selection of the appropriate driver.