home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / 6389 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.6 KB  |  37 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!dcatlas!joet
  3. From: joet@dcatlas.dot.gov (Joe Trott)
  4. Subject: Re: Simple Question on Paradox
  5. Message-ID: <1992Aug27.202935.26767@dcatlas.dot.gov>
  6. Organization: U.S Dept. of Transportation
  7. References: <6717@tekig7.PEN.TEK.COM>
  8. Date: Thu, 27 Aug 1992 20:29:35 GMT
  9. Lines: 26
  10.  
  11. naren@tekig5.pen.tek.com (Naren Bala) writes:
  12.  
  13. >For those of you who are experts at using paradox, I had a simple question.
  14. >I have started using paradox. Can anyone tell me how to merge 2 tables into
  15. >one table ?  Any help will be appreciated. 
  16.  
  17. More information is needed.  Do the tables have the same structure?  If so,
  18. you can use Tools|More|Add.
  19. Are you adding the fields of one table to the second?  Create a query using
  20. an example element to link the tables.  See chapter 4 of the Paradox Users
  21. Manual about joins, and details on keeping repeating values and dealing with
  22. missing values.  After you press Do_it! and get an Answer table, use
  23. Tools|Rename to save it as a permanent table.
  24. If this merged table is one that will be recreated _temporarily_ for reports,
  25. based on the second example above; create the table as above, then Empty it
  26. *BUT DO NOT REMOVE THE TABLE*.  Create your reports using that table and
  27. save them.  Then, in the future, each time you create a new Answer table,
  28. copy the desired report from the empty table with the same structure to
  29. Answer and run it.  The only purpose for the empty table is to hold the
  30. report definitions for the structure you desire, but this is a necessary
  31. purpose.
  32. Hope this helped; feel free to ask if you need clarification or more
  33. information.
  34.  
  35. -JTT
  36.  
  37.