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

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!utcsri!newsflash.concordia.ca!mizar.cc.umanitoba.ca!ummalik
  3. From: ummalik@ccu.umanitoba.ca (Ijaz Rashid Malik)
  4. Subject: A question re: Forms in Paradox
  5. Message-ID: <C1IK4q.7on@ccu.umanitoba.ca>
  6. Sender: news@ccu.umanitoba.ca
  7. Nntp-Posting-Host: asimov.cc.umanitoba.ca
  8. Organization: University of Manitoba, Winnipeg, Canada
  9. Date: Wed, 27 Jan 1993 13:00:26 GMT
  10. Lines: 22
  11.  
  12.  
  13. Hello,
  14. In Paradox, the detailed form cannot contain any embeded forms. Fine! 
  15. I am working with an acccounting+database system. I have a master business
  16. table that houses list of all client businesses. Then there is a detailed
  17. form from Ledger table that shows payment history of each business. There
  18. is a third table called Accounts Receivable which comes under Ledger table.
  19. (Ledger table is its master as A/R table has a field from Ledger table that
  20. identifies which Ledger entry this A/R amount is for). Right now I am using
  21. Business's form as Master and showing Ledger on the same form as detailed
  22. link table. But I also need to show (user's demand) the A/R amount (if any)
  23. for every Ledger entry (for users quick visual reference). But I cant do that
  24. under current set up as Ledger acts as master of A/R and Ledger is already
  25. a detailed form. I thought of making ledger the master but that does not
  26. work since Business and Ledger have 1:M relationship, and I dont want to
  27. add the A/R stuff into ledger table as my Ledger table is already containing
  28. about 8 fields. Any ideas as to how I can display A/R entries on the same b
  29. business form although they are linked to Ledger table?
  30.  
  31. thanks very much for your help,
  32.  
  33. Malik
  34.