Jump to content

RexxBase: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
Line 4: Line 4:


==Version==
==Version==
* Last known version: RexxBase 2.23
* 1.01 (Sep 1993)
* 1.10
* 2.23


==Links==
==Links==

Revision as of 05:16, 6 November 2019

RexxBase is a freeware DLL with a REXX interface allows you to access dBase III and IV files, it supports for DBF, DBT, NDX and MDX files and comes with an executable program that provides simple front-end to database development.

RexxBase generates dBase field names and values that are available directly to a Rexx program. The Rexx program can change this data and update dBase files directly. Also database file control information is available to Rexx procedures. This information includes such data as last date the database was updated, number of records on file, field names, etc.

Version

  • 1.01 (Sep 1993)
  • 1.10
  • 2.23

Links

Licence and availability

Discontinued shareware, now available as unsupported freeware.

Author & publisher