DescriptionSQLSYM is a tool which execute 'select' request against a Rdb database and return the results into DCL symbols.This version has been build with the help of André Roelants (aroelant@be.oracle.com) que je remercie. It can be, also, download from Metalink. Example$ sqlsym/database=my_database -select rdb$relation_name,rdb$cardinality, rdb$created - from rdb$relations limit to 2 rows $ sh sym *_1
$ sh sym *_2
$ sh sym *count*
ConstructionSQLSYM.ZIP includes the sources, the build procedure, the object files, and the executable. These build procedures are for Rdb V7.0 and OpenVMS Alpha V7.2. The objects and executable are from a build on the same versions.SQLSYM will also run on other Rdb and VMS versions as well as on a VAX, but the build procedures will need some modifications. After building sqlsym.exe, define the command: $ set command sqlsym
Files: Sources:
SQL_DYNAMIC.C
Command Definition: SQLSYM.CLD Procédures de construction:
BUILD_SQLSYM.COM
Fichiers créés:
SQL_DYNAMIC_C.H
Downloadsqlsym.zip |
|
|