home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / 5808 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.1 KB  |  33 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!munnari.oz.au!newsroom.utas.edu.au!bruny.cc.utas.edu.au!u734120
  3. From: u734120@bruny.cc.utas.edu.au (John Lamp)
  4. Subject: Re: text > dbase.dbf
  5. Message-ID: <u734120.712300078@bruny>
  6. Sender: news@newsroom.utas.edu.au
  7. Organization: University of Tasmania, Australia.
  8. References: <13796@mindlink.bc.ca>
  9. Date: Tue, 28 Jul 1992 05:07:58 GMT
  10. Lines: 21
  11.  
  12. Jim_Sollows@mindlink.bc.ca (Jim Sollows) writes:
  13.  
  14. >Is there any way to take a text file of data and transfer it into a dbase IV
  15. >DBF file?
  16.  
  17. APPEND FROM <file name> SDF
  18.  
  19. used to work fine in dBase III, have never (thankfully) had to use dBase IV
  20. (or for that matter dBase III recently), but it should be there, it's their
  21. only import command.
  22.  
  23. SDF assumes fields in double quotes and separated by commas - the old BASIC
  24. format.
  25.  
  26. It is possible to modify that - RTFM.
  27.  
  28. --
  29. John Lamp                   e-mail: u734120@bruny.cc.utas.edu.au   _--_|\
  30. Comcare Australia                                                 /      \
  31. GPO Box 9905                Phone:                +61 02 23 1366  \_.--._/
  32. Hobart TAS 7001             Fax:                  +61 02 34 5685        v
  33.