home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / 6581 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.9 KB

  1. Path: sparky!uunet!usc!rpi!batcomputer!munnari.oz.au!metro!grivel!alsvid!rwatson
  2. From: rwatson@alsvid.une.edu.au (Richard Watson)
  3. Newsgroups: comp.databases
  4. Subject: dbase file formats - summary
  5. Message-ID: <Bu76u9.BtL@alsvid.une.edu.au>
  6. Date: 7 Sep 92 07:44:32 GMT
  7. Organization: University of New England - Northern Rivers (Lismore)
  8. Lines: 61
  9.  
  10. Recently I enquired about dbase file formats.
  11.  
  12. I recieved a number of posts. _THANKS_
  13.  
  14. Here is what I got:
  15.  
  16. A few respondants reconnended:
  17.     Rick Spence
  18.     Clipper Programming Guide
  19.     Microtrend Books 1989  
  20.  
  21. Also worth looking for (no promises though) is
  22.     Walden, Jeff
  23.     File Formats for Popular PC software
  24.     Wiley, 1989
  25.  
  26. I also recieved some code to access .dbf and .ndx files from
  27.  William Wilson (wew@naucse.cse.nau.edu) - here is his README:
  28. ----------------------------
  29.  
  30. Using the ndx programs
  31.  
  32. Background
  33.  
  34. It took me near to a month in time to decipher the way dBASE uses .ndx files.
  35. Given that, if the code is used in any commercial or money making ventures,
  36. please send me $10 to register the code.  The .ndx file format is not 
  37. published or disclosed by any of the xBASE language developers.  As a 
  38. minimum, my name must be included in any code that the .ndx utilities
  39. are included in.  It must also appear in your documentation.
  40.  
  41.  
  42. Specifics
  43.  
  44. The files included with this set are:
  45.  
  46. readme.ndx    This file.
  47. chkndx.c      A utility to check the index key string.
  48. dbndx.c       A sample program showing how to parse a file using the index.
  49. dbndx.h       A header file used with the sample programs.
  50.  
  51. You may use the sample to code to learn how to manipulate the .ndx files
  52. with dBASE databases.
  53.  
  54. I also have sample code that shows how to read and write dBASE III & IV
  55. memory variable save files.
  56.  
  57.  
  58. William E. Wilson
  59. Box 1215 
  60. Flagstaff, AZ 86001
  61. ------------------------------
  62.  
  63.  
  64. good luck
  65.  
  66. Richard
  67. -- 
  68.  
  69. Richard Watson     e-mail:rwatson@alsvid.une.edu.au   phone:+61 66 203625
  70. Centre for Computing & Maths, UNE-Northern Rivers, Lismore, AUSTRALIA
  71.