home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / bit / listserv / dbasel / 1416 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.2 KB  |  26 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!paladin.american.edu!auvm!SSD0.LAAFB.AF.MIL!PAUSSAVC
  3. X-Mailer: Network Courier V2.1a
  4. Encoding: 13 TEXT
  5. Message-ID: <2B4B11A7@ssd0.laafb.af.mil>
  6. Newsgroups: bit.listserv.dbase-l
  7. Date:         Wed, 6 Jan 1993 09:06:00 LCL
  8. Sender:       "Discussion on the use of the dBase language and related
  9.               dialects" <DBASE-L@NMSUVM1.BITNET>
  10. From:         PaussaVC@SSD0.LAAFB.AF.MIL
  11. Subject:      spatial data in Clipper
  12. Lines: 12
  13.  
  14. >> My problem is how to improve the performance of point data retrieval
  15. >> Expected ratio points/total points is i.e. 5/100000.
  16. >> in a test dbf of 10E5 records.
  17. >> D.Leovac@ucq.edu.au
  18. Gino,  For a database of 100,000 records, you should be using Oracle instead
  19. of dBase files.  Purchase Oracle, SQL*Net and ClipDbBridge 301-330-9621
  20. (There is another Clip-Ora package out of England - Call Nantucket)
  21. On a network, you can use Oracle/os2 or Oracle/Unix depending on how much
  22. power you need.  On a network, you can then split the workload between the
  23. client doing user interface and calculations and the server doing record
  24. retrieval.
  25. -Chuck
  26.