home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-4.iso / database / DP_Importer.README < prev    next >
Encoding:
Text File  |  1994-06-17  |  1.8 KB  |  44 lines

  1. DP_Importer  by Stone Design
  2. ----------------------------
  3.  
  4. DP_Importer is a new front-end module for DataPhile which allows you to
  5. import fixed length data with no field delimiters into DataPhile, such as
  6. this:
  7.  
  8. 000O0300002004000      EASTSHORE FRWY         1000000SANTA FE LAND
  9. IMPROVEMENT CO                      84M
  10. 860303000026195000000000000028922000000000000000000000000000
  11. 00000000000002720044300100084257098312239999995000000000000000000000000000
  12. 000000000000 0 0000000000000000000000000000000000000000 000000000000 0
  13. 0000000000000000000000000000000000000000 000000000000 O-300-2
  14. 00000000000    000000000000000000000000000000000000000
  15.  
  16.  
  17. Data from mainframe systems oftens times comes as "packed" ascii data where
  18. each field size is known in advance, and can be decoded based on a data map.
  19. DP_Importer lets you create, save and open these data maps.
  20.  
  21. It features a "foolproof" 1-2-3 interface modeled after Simple Network
  22. Starter: you drag in your data, you drag in your data map (or create one on
  23. the fly), and you either tell DataPhile to create a new database or add
  24. these records to an existing database.
  25.  
  26. It is an excellent tool for "data-dipping" - retrieving records from large
  27. corporate databases, and then manipulating the data with the power and ease
  28. of DataPhile.
  29.  
  30. TO INSTALL:  double click DP_Importer.pkg
  31.  
  32. TO USE: in testFiles, you'll find example.data and example.map. Drop
  33. example.data into 1. Data Well. Drop example.map into 2. Map Well. Click
  34. "OK" in the Set Fixed Length Fields window. Click 3. New Database.
  35.  
  36. ----
  37.  
  38. Stone Design Corporation of Albuquerque, New Mexico, founded in 1984,
  39. develops a variety of business productivity applications for NEXTSTEP.
  40. DataPhile is a trademark of Stone Design Corporation. All other brand names
  41. mentioned are trademarks or registered trademarks of their respective
  42. owners.
  43.  
  44.