home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / database / 7861 < prev    next >
Encoding:
Text File  |  1992-11-15  |  1.7 KB  |  37 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!think.com!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uxa.cso.uiuc.edu!jatg5423
  3. From: jatg5423@uxa.cso.uiuc.edu (John A. Ternent)
  4. Subject: R:Base 3.1 : Variables outside a region?
  5. Message-ID: <Bxs4IA.2EM@news.cso.uiuc.edu>
  6. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  7. Organization: University of Illinois at Urbana
  8. Date: Sun, 15 Nov 1992 22:44:33 GMT
  9. Lines: 26
  10.  
  11. Hi, all.
  12.  
  13. I am writing an application in R:Base 3.1 (PC) and have run into an
  14. annoying problem. I have a form in which I need to have a tier for
  15. the user to enter some information. However, I would like to have some
  16. variables (the user's name, the date, number of hours worked) which
  17. are either passed in or looked up on the top half of the screen. 
  18. Unfortunately, it seems that for R:Base, either all the fields to 
  19. be duplicated must be in the region, or the variables must belong
  20. to another table. So I created a dummy table to hold the variables, 
  21. but then R:Base said that they had to have a column in common. So
  22. I set up a common column, but now a null row gets inserted every 
  23. time I press <Enter> to get rid of the pesky "No editable data in 
  24. this table" message. So, I tried to set the table so that you couldn't
  25. enter information, and R:Base choked when I tried to ENTER USING that 
  26. form (can't be used for ENTER). There has to be an easier way of doing
  27. this! If anyone has any suggestions on 1) entering variables outside
  28. a region, 2) preventing R:Base from entering null rows, or 3) Avoiding
  29. the "No editable data" problem, I would _really_ appreciate a note. 
  30. Please e-mail me directly and, if anyone is interested, I can post 
  31. a summary to the group.
  32.  
  33. Thanks in advance,
  34.  
  35. John Ternent
  36. jatg5423@uxa.cso.uiuc.edu
  37.