home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / database / ingres / 2381 < prev    next >
Encoding:
Text File  |  1993-01-28  |  2.0 KB  |  50 lines

  1. Newsgroups: comp.databases.ingres
  2. Path: sparky!uunet!hela.iti.org!usc!venice!lung
  3. From: lung@venice.sedd.trw.com (Diane Lung)
  4. Subject: W4GL 2.0 problem...nested tablefields.
  5. Message-ID: <1993Jan28.163225.15690@venice.sedd.trw.com>
  6. Sender: H. Ackerman
  7. Organization: TRW Systems Engineering & Development Division, Carson, CA
  8. Date: Thu, 28 Jan 1993 16:32:25 GMT
  9. Lines: 39
  10.  
  11. We are running W4GL 2.0/01(su4.u42/00) with Ingres 6.4/02 (su4.u42/00)
  12. and are experiencing different execution in part of an application which 
  13. worked correctly under W4GL versions 1.0 and 1.1.
  14.  
  15. We have an "outer" tablefield which has one column, a tablefield ("inner").
  16. The inner table has two columns, a radiofield (with 2 selections) and an 
  17. entryfield (varchar 20). Based on CurMode passed in to the frame, the columns 
  18. of the inner table are modifiable or read-only.
  19.  
  20. The problem is, in version 2.0 the entryfield (inner tablefield) cannot be 
  21. modified at all (for any Mode/Bias settings) unless the Append (minimally) row 
  22. operation is allowed on either the inner tablefield or the outer tablefield. 
  23. When Append is allowed for the inner tablefield, we can only modify the first 
  24. row (of the current scroll region) of the entryfield column (plus obviously, 
  25. now rows automatically get appended).
  26.  
  27. When Append is allowed for the outer table, execution is close to what we
  28. had under 1.0 and 1.1, except now additional rows (inner tablefields)
  29. automatically get appended (not what we want).
  30.  
  31. The radiofield works fine. We added other widgets for columns on the inner
  32. tablefield. All worked properly. The entryfield just doesn't want to work
  33. right without having some of the row operations enabled.
  34.  
  35. Has anyone experienced this difficulty or know of a fix?
  36.  
  37. Thanks for any insight.
  38.  
  39.     Howie.
  40.  
  41.  
  42. **********************************************************
  43. Internet:    howie%ranger@venice.sedd.trw.com
  44. Prodigy :    DBKX34A
  45.  
  46. All opinions are my own and not my employer's.
  47. **********************************************************
  48. -- 
  49. lung@venice.SEDD.TRW.COM
  50.