home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / objc / dbkit / TableViewExample.README < prev    next >
Encoding:
Text File  |  1993-12-21  |  449 b   |  8 lines

  1. TableViewExample
  2. by Mai Nguyen, NeXT Developer Support Team
  3.  
  4. Overview
  5.  
  6. In order to run this example, you need to have an ORACLE server with a demo database installed.  You should install the OracleDemo.dbmodel from /NextDeveloper/Examples/DatabaseKit/Models into your ~/Library/Databases directory.
  7. This example shows how you can define a DBTableView and a DBModule programmatically instead of using the corresponding Interface Builder UI Objects .
  8.