home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / oracle / 1413 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  2.4 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!pacbell.com!pacbell!oracle!unrepliable!bounce
  2. Newsgroups: comp.databases.oracle
  3. From: wkaufman@us.oracle.com (William Kaufman)
  4. Subject: Re: Customization of SQL*Forms.
  5. Message-ID: <1992Aug27.200923.26659@oracle.us.oracle.com>
  6. Keywords: SQL*Forms, Oracle CASE
  7. Sender: usenet@oracle.us.oracle.com (Oracle News Poster)
  8. Nntp-Posting-Host: wkaufman.us.oracle.com
  9. Organization: Oracle Corporation, Redwood Shores CA
  10. References: <26AUG199216110680@watson.bms.com> <!-cn0-c.tcox@netcom.com>
  11. Date: Thu, 27 Aug 1992 20:09:23 GMT
  12. X-Disclaimer: This message was written by an unauthenticated user
  13.               at Oracle Corporation.  The opinions expressed are those
  14.               of the user and not necessarily those of Oracle.
  15. Lines: 38
  16.  
  17.     I should say right now that I'm not with the SQL*Forms group, so I
  18. don't know exactly what their plans are.  If any of the Forms folks read
  19. this group, please follow up with the Low Down.
  20.  
  21. In article <!-cn0-c.tcox@netcom.com> tcox@netcom.com (Thomas Cox) writes:
  22. ] >Now the dreaded word going around is that Oracle
  23. ] >may get rid of .inp files for SQL*Forms 4.0. (????)
  24. ]     I have a hard time believing that!
  25.  
  26.     I don't know if the .inp files are going away, but, *if* they do,
  27. they will probably be replaced with Oracle resource files.  Resource
  28. files can be converted into text files and back again at any time (with
  29. "resprint" and "resparse", respectively).  If they're using resource
  30. files now, you can always resprint them, edit them, and resparse them
  31. back.
  32.  
  33. ]     I *have* heard that "fields" are going away, but .inp files?
  34. ]     Can anybody confirm this .inp file rumor?  
  35.  
  36.     Not precisely,...
  37.  
  38. ]     (Yeah, "fields" are being replaced with "items", I think, as
  39. ]     in "radio button item", "checkbox item", etc.  Something like
  40. ]     that.) 
  41.  
  42.     More accurately, instead of getting all your information through
  43. fields, you get it through any of several types of "items".  One type of
  44. item is a field, which works as you remember it; but you can also
  45. represent your data as a group of radio buttons (if a database field can
  46. be only one of a list), or a checkbox (if it's just "true" or "false"),
  47. etc.,...
  48.  
  49.                                            -- Bill K.
  50.  
  51. Bill Kaufman               | " While not a master of intellect, the blatantly
  52. wkaufman@us.oracle.com     |   obvious things *WE* take for granted never
  53.                            |   escape *HIS* keen eye! "          -- Bob Burden
  54.