home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / database / 9489 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.5 KB

  1. Path: sparky!uunet!ukma!cs.widener.edu!dsinc!netnews.upenn.edu!mars.rm.fccc.edu!sm_rosen
  2. From: sm_rosen@ceres.rm.fccc.edu (Steve Rosen)
  3. Newsgroups: comp.databases
  4. Subject: How to create C-ISAM files?
  5. Message-ID: <1993Jan28.145205.17302@fccc.edu>
  6. Date: 28 Jan 93 14:52:05 GMT
  7. Sender: news@fccc.edu (USENET News System)
  8. Reply-To: sm_rosen@ceres.fccc.edu
  9. Organization: Fox Chase Cancer Center - Phila, PA
  10. Lines: 19
  11. Originator: sm_rosen@ceres.rm.fccc.edu
  12. Nntp-Posting-Host: ceres.rm.fccc.edu
  13.  
  14.  
  15. A few 4GL tools I am looking at support access to a 'virtual relational
  16. database' via Unix C-ISAM files.  I have data in a flat file, fixed-length,
  17. character record structure which was unloaded from a non-relational database
  18. and can be reloaded into a relational database, but I don't necessarily
  19. want to do this.  I want to access it as an indexed file because I won't be
  20. going to it that often (i.e., it's an archive).
  21.  
  22. Can somebody tell me how to convert this to an indexed file (C-ISAM)?  Is
  23. there some public domain tool/utility or some Unix feature that will do
  24. this for me?  Thanks!
  25. -- 
  26.          ___________________________________________________________
  27.         /                                                           \
  28.        / Steve Rosen                     Fox Chase Cancer Center    /
  29.       /                                  7701 Burholme Ave.        /
  30.      /   Internet: sm_rosen@fccc.edu     Philadelphia, PA 19111   /
  31.     /    Phone:    (215) 728-3665                                /
  32.     \___________________________________________________________/
  33.