SQL/MP to SQL/MX Database and Application Migration Guide
Converting SQL/MP Applications to SQL/MX
Applications
HP NonStop SQL/MP to NonStop SQL/MX Database and Application Migration Guide—666211-001
4-54
Development Environments for SQL/MX
Applications
Similarity Checks and Automatic Recompilation of Embedded SQL/MX
Applications on page 4-55
Managing Modules of Embedded SQL/MX Applications on page 4-57
Development Environments for SQL/MX Applications
The development environment is where you code, compile, and test applications. The
type of SQL/MX development environment depends on the type of application and the
host-language compilers. Table 4-14
on page 4-54 lists the development environments
of several types of SQL/MX applications and refers to sources where you can learn
more about how to compile these applications.
Converting Guardian Applications to OSS
Open System Services (OSS) is an open interface through which programs can
interact with the NonStop operating system. OSS coexists with the Guardian
environment on a NonStop system. Several SQL/MX processes and utilities run in the
OSS environment, and most SQL/MX applications are compiled and executed by
default in the OSS environment.
Embedded SQL/MX applications are not restricted to being compiled and executed in
the OSS environment. You can use OSS pass-through commands to compile and
Table 4-14. Development Environments for SQL/MX Applications
SQL/MX Application Development Environment For more information...
Statically Compiled
Embedded SQL/MX
program in C, C++, or
COBOL
Guardian, OSS, or Windows
(using ETK)
SQL/MX Programming
Manual for C and COBOL
Dynamically Compiled
ODBC client
application that uses
MXCS
Windows ODBC/MX Driver for
Windows
Java application that
uses the JDBC/MX
type 2 driver
OSS NonStop Server for Java
Programmer’s Reference
and JDBC Driver for
SQL/MX Programmer’s
Reference
Java application that
uses the JDBC/MX
type 4 driver
Depends on the client platform
(The server-side environment is
OSS.)
NonStop Server for Java
Programmer’s Reference
and JDBC Type 4
Programmer’s Reference
MXCI script OSS or Guardian (No
compilation is involved.)
SQL/MX Reference Manual










