home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / database / 9310 < prev    next >
Encoding:
Text File  |  1993-01-22  |  2.4 KB  |  50 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!nih-csl!helix.nih.gov!des
  3. From: des@helix.nih.gov (David E. Scheim)
  4. Subject: Re: Paradox: table and index with different sort orders
  5. Message-ID: <des.79@helix.nih.gov>
  6. Sender: postman@alw.nih.gov (AMDS Postmaster)
  7. Organization: NIH
  8. References: <1993Jan22.220157.181@chmeds.ac.nz>
  9. Date: Fri, 22 Jan 1993 13:40:55 GMT
  10. Lines: 38
  11.  
  12. In article <1993Jan22.220157.181@chmeds.ac.nz> gordon@chmeds.ac.nz writes:
  13.  
  14. >One of our users has many tables which he cannot access because of a common 
  15. >error: "table and index have different sort orders". This is probably because 
  16. >the files have been moved between different PCs with differently configured 
  17. >Paradox setups.
  18.  
  19. >Is there an easy way to fix this problem?  The only suggestions I have so far 
  20. >involve reentering many sets of data manually. That has been described as 
  21. >character-building. 
  22. >Cheers
  23. >Gordon
  24. >---
  25. >Gordon Findlay,  Computer Scientist, Christchurch School of Medicine
  26. >                 Nuclear-free New Zealand         !System error: y
  27. >Generic:  Gordon@CHMEDS.AC.NZ                     !hit any user to 
  28. >JANET:    Gordon%NZ.AC.CHMEDS@UK.AC.NSFNET-RELAY  !continue.
  29. >Paper:    PO Box 4345, Christchurch,  NEW ZEALAND !
  30.  
  31. Delete the .PX file with DOS, then go back into Paradox and restructure the 
  32. table, starring the field(s) to be indexed.  Note: these kinds of 
  33. corruptions, either easily recoverable as is this problem, or not 
  34. recoverable, occur at times with all PC or network database products.  
  35. Paradox has less frequent problems than most.  A chief advantage of client-
  36. server systems, such as Microsoft SQL server, is that they guarantee data 
  37. integrity and avoid such problems.  -- David Scheim
  38.  
  39. /*********************************************************************/
  40. /*                      --- David E. Scheim ---                      */
  41. /* BITNET: DES@NIHNEI31                                              */
  42. /* INTERNET: desl@helix.nih.gov          PHONE: 301 496-2194         */
  43. /* CompuServe: 73750,3305                  FAX: 301 402-1065         */
  44. /*                                                                   */
  45. /* DISCLAIMER: These comments are offered to share knowledge based   */
  46. /*   upon my personal views.  They do not represent the positions    */
  47. /*   of my employer.                                                 */
  48. /*********************************************************************/
  49.