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

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!usc!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!crux.scs.uiuc.edu!mcdonald
  3. From: mcdonald@aries.scs.uiuc.edu (J. D. McDonald)
  4. Subject: Paradox question
  5. Message-ID: <mcdonald.693.727814490@aries.scs.uiuc.edu>
  6. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  7. Organization: UIUC SCS
  8. Date: Sat, 23 Jan 1993 18:41:30 GMT
  9. Lines: 41
  10.  
  11. I'm a very novice Paradox user, like about 36 hours. We (here at the
  12. huge U of I) seem to have nobody who knows about Paradox (despite,
  13. one might add, have a group of folks contracted to Borland to
  14. support a site license for it).
  15.  
  16. I've constructed a moderately elaborate 3-table data base for my rock
  17. collection. I can do everything I want, including makeing upo forms
  18. and reports, but there are three things that seem horrible klunky.
  19.  
  20. 1) I can't get the "modify" or "data-entry" things on a table to
  21. come up automatically with the proper form for that table ... I
  22. have to change it manually every time with Image. How does one do this?
  23. Some sort of simple macro? 
  24.  
  25. 2) I can Ask to my heart's content and it works fine, but getting a 
  26. report on the result is a pain .. I have to COPY a report type to
  27. the Answer table by hand every time I create a new Answer .. is there some 
  28. way to make this stick .. I tried copying Answer over an old table to
  29. which I had already attached a report, but that seems to lose the report 
  30. already attached.
  31.  
  32. 3) Is it possible in one Ask operation (not two in a row, that's obvious)
  33. to query a table like
  34.  
  35. F1    F2
  36. 1      a
  37. 1      b
  38. 1      c
  39. 2      b
  40. 2      d
  41. 3      c
  42. 4      e
  43. 5      c
  44. 6      a
  45. 6      d
  46.  
  47. where both F1 and F2 are keyed so that I generate an Answer table
  48. with all the records that have the same F1 number as any F1 that
  49. has a "b" in f2?
  50.  
  51. Doug McDonald
  52.