HP 3000 Manuals

Ap B. PC API Files [ HP PC API User's Guide for ALLBASE/SQL and IMAGE/SQL ] MPE/iX 5.0 Documentation


HP PC API User's Guide for ALLBASE/SQL and IMAGE/SQL

Appendix B  PC API Files 

The following files are used by the ODBC interface and are included with
the PC API product.

File                Description                                                                                                      

ALLBASE.DLL         is the ALLBASE/SQL ODBC driver.

ALLBASSP.DLL        is the ALLBASE/SQL ODBC configuration tool.

DISPLOG.EXE         is a DOS support tool used to format HPDCRECORD trace
                    logs.

DRDBSP.DLL          is the dynamic link library used by the ODBC tracing
                    tool from SYWARE, Inc.

DRDBSP.EXE          is the ODBC tracing tool from SYWARE, Inc.

ODBC.DLL            is the Microsoft ODBC driver manager that allows
                    application software to make ODBC calls.

ODBCVIEW.HP         is an ISQL script that creates tables and views in
                    the DBEnvironment needed by ODBC.

README.HP           contains additional information on the ODBC interface
                    not included in this user's guide.

WHAT.EXE            is used to display version information.

The following files are used by the Gupta interface and are included with
the PC API product.

File                Description                                                                                                      

CATALOG.SCP         is the script, which runs from Scriptor, that
                    installs tables so that ALLBASE/SQL tables can be
                    accessed by Quest users on the PC client.

CATALOG.SQL         is the script, which runs from ISQL, that installs
                    tables so that ALLBASE/SQL tables can be accessed by
                    Quest users on the PC client.

DBALLBAS.EXE        is the ALLBASE/SQL DB Router that provides the PC
                    client interface to ALLBASE/SQL on database server.

DISPLOG.EXE         is a DOS support tool used to format HPDCRECORD trace
                    logs.

ERROR.SQL           is the Gupta interface error message catalog.

FILTER.DLL          is a filter trace support tool used to trace the
                    Gupta interface function calls, input parameters and
                    return codes.  Can be used with Scriptor to reproduce
                    problems.

README.HP           contains additional information on the Gupta
                    interface not included in this user's guide.

SCRIPTOR.EXE        is the Scriptor program.

SQL.H               is the C language include file.

SQL.INI             stores information for routers and for the connection
                    string to target databases.

SQLAPIW.DLL         is the Gupta interface library.

SQLAPIW.LIB         is a library that can be used to call SQLAPIW.DLL.

SQLAPIY.DLL         is used by the Filter.

SQLAWIN.DLL         provides the interface between the Gupta interface
                    and the HP DB Router.

TRLT.DLL            translates, packetizes and de-packetizes ALLBASE/NET
                    messages between PC client and database server.

UNCATALG.SCP        is the script that removes all system CATALOG tables.

UNCATALG.SQL        is the script, which runs from ISQL, that removes the
                    CATALOG tables.

UNVIEWS.SCP         is the script that removes all SYSSQL views.

UNVIEWS.SQL         is the script, which runs from ISQL, that removes the
                    SQLSYS views.

VERIFY.SCP          is the script, which runs from Scriptor, that
                    verifies connection to the database server.

VIEWS.SCP           is the script, which runs from Scriptor, that
                    installs the SYSSQL views, so that ALLBASE/SQL tables
                    can be accessed by PC client users.

VIEWS.SQL           is the script, which runs from ISQL, that installs
                    the SYSSQL views, so that ALLBASE/SQL tables can be
                    accessed by PC client users.

WHAT.EXE            is used to display version information.



MPE/iX 5.0 Documentation