home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / xbase / interpre / pbase / files464.txt < prev    next >
Text File  |  1986-02-10  |  1KB  |  21 lines

  1. ------------------------------------------------------------------------
  2. Disk No 464   pBASE V1.2                                        v1 DS2
  3. ------------------------------------------------------------------------
  4. pBASE is a programmable relational database management system designed
  5. for programmers.  It provides facilities for querying and manipulating
  6. data, as well as report writing.  Unlike most database managers, pBASE
  7. represents all data as a table.  Data may be accessed & revised using
  8. interactive commands or through user-written application programs.
  9. pBASE is based on the Structured Query Language (SQL).
  10.  
  11. EDITFORM PRG  A pBASE program to edit forms
  12. EXPENSE  PRG  Sample pBASE program to track business expenses
  13. INVENTRY PRG  Test program - inventory control
  14. MAILLIST PRG  Sample program - keep mailing lists, etc.
  15. PB       EXE  Main pBASE program
  16. PBASE1   REF  Text file containing the documentation/User manual
  17. README        Text file containing 'How to get started', etc.
  18. REALTY   PRG  Test program - real estate listing property info
  19. WINE     PRG  Sample program showing simple SQL commands - wine cellar
  20.  
  21.