Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>class tdbm</b> class database manager http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TDbm     Class DataBase Manager
--------------------------------------------------------------------------------

 DATA
--------------------------------------------------------------------------------
  aFields       Array of fields objects
  aIndexes      Array of index objects
  oDict         related dictionary (Class TDict) object

 METHODS
--------------------------------------------------------------------------------
  New           Constructor
  Redefine      Constructor from the dictionary (considered as a resource)
  AddField      Adds a new field description
  AddIndex      Adds a new index description
  ReadFields    Load the fields descriptions from the dictionary object
  ReadIndexes   Load the indexes descriptions from the dictionary object
  WriteFields   Save the fields descriptions from the dictionary object
  WriteIndexes  Save the indexes descriptions from the dictionary object
  Create        Creates the DataBase file DBF from the aFields description


See Also: FiveWin.ch

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson