home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / 6620 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1002 b   |  37 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!shearson.com!newshost!rols
  3. From: rols@tk1003.shearson.com (Roland King)
  4. Subject: FoxBase screwing up records
  5. Message-ID: <ROLS.92Sep9020357@tk1003.shearson.com>
  6. Sender: news@shearson.com (News)
  7. Organization: Lehman Brothers
  8. Distribution: comp.databases
  9. Date: Wed, 9 Sep 1992 07:03:57 GMT
  10. Lines: 25
  11.  
  12.  
  13. I'm having a problem with FoxBase screwing up data files. It seems that two extra
  14. characters are being inserted into the database file at some point, and therefore,
  15. all subsequent data is 'off' by two characters eg
  16.  
  17.           Field 1      Field 2
  18. Position 12345678     12345678
  19.  
  20. Rec 1    12345678     abcdefgh
  21. Rec 2    24680246     rstuvwxy
  22.  
  23.  
  24. becomes
  25.  
  26. Rec 1    1234xx56     78abcdef
  27. Rec 2    gh246802     46rstuvw   etc..
  28.  
  29.  
  30. After a half dozen records or so, Fox drops the two characters again and the data 
  31. goes back in sync. Has anybody seen this problem/know what to do ???
  32.  
  33.  
  34. Please mail to the group, or direct to rols@shearson.com
  35.  
  36. Thanks.........Rols
  37.