home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / 6629 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.3 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!ucbvax!NAUVAX.UCC.NAU.EDU!DEVRIES
  2. From: DEVRIES@NAUVAX.UCC.NAU.EDU (Ernie DeVries)
  3. Newsgroups: comp.databases
  4. Subject: Re: Question about memo field in Paradox 4.0
  5. Message-ID: <01GOKQ548H02000312@NAUVAX.UCC.NAU.EDU>
  6. Date: 9 Sep 92 16:19:42 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Lines: 17
  9.  
  10. According to the Paradox 4.0 documentation, you cannot append an ASCII delimited
  11. file to a table with a memo field (or binary either).  It would appear that if
  12. you imported using Delimited instead of AppendDelimited that Paradox would
  13. truncate your memo entry at 255 charachters and place it in an A255 type field.
  14.  
  15. If you use the Text type import, which wraps long fields onto successive
  16. records, there may be a way to use a PAL script to concatenate the entries
  17. back together to make a real memo field entry.
  18.  
  19. This looks like a good candidate for a product like Conduit from Kallista.  I
  20. don't know if they have a version out yet for Paradox 4.0.
  21. +========================================================+
  22. |     /\                   Ernie DeVries                 |
  23. |    /  \/\      Academic/Personal Computer Services     |
  24. | /\/    \ \/\       DeVries@nauvax.ucc.nau.edu          |
  25. |   Northern Arizona University   "The Mountain Campus"  |
  26. +========================================================+
  27.