Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
IMAGE (database)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Overview== IMAGE consists of several utilities along with an API (referred to as "intrinsics" by the HP documentation): * DBSCHEMA - Compile a source schema layout. The source layout describes the tables (known as SETS) and columns (known as FIELDS). * DBUTIL - Creates and performs maintenance functions on the database. * QUERY - Generalized query tool for accessing any TurboIMAGE database. The following is a sample list of the [[API]] calls used for application development. These calls are supported by HP's compilers: [[COBOL]], [[Fortran|FORTRAN]], [[BASIC]], SPL, [[Pascal (programming language)|PASCAL]] and [[C (programming language)|C]]. * DBFIND - Locates a record. * DBGET - Retrieves a record. * DBPUT - Adds a record. * DBUPDATE - Updates a record. * DBINFO - Provides information on the structure of the database. * DBOPEN - Opens the database with a specified password to provide access rights to the application.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)