home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / ingres / 2181 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.0 KB

  1. Path: sparky!uunet!mcsun!sun4nl!ittpub.nl!hans
  2. From: hans@ittpub.nl
  3. Newsgroups: comp.databases.ingres
  4. Subject: ABF question
  5. Message-ID: <1993Jan7.170744.71@ittpub.nl>
  6. Date: 7 Jan 93 17:07:44 WET+0100
  7. Organization: ITT Publitec R+D BV, Amsterdam
  8. Lines: 21
  9.  
  10. I am using ABF to maintain a tabel of items. The user should be able to add 
  11. and delete these items, and modify most of the information associated with
  12. the item.
  13.  
  14. Each items has a key value. I want to prevent the user from modifying this
  15. key value. Defining the column DISPLAYONLY is no good, for the user has to be 
  16. able to specify the value when adding new items. By the time I catch the error
  17. I cannot change it back, as the original value is lost.
  18.  
  19. Is there any way I can:
  20.  
  21. a. Allow creation and deletion of a column in a table field, without also
  22.    allowing modification?
  23. b. Have access to the old value, so I can change it back?
  24.  
  25. Or is there any other way of doing what I want?
  26.  
  27. Thanks in advance.
  28.  
  29. Hans Wieldraaijer, ITT Publitec, Amsterdam, Netherlands.
  30. E-mail: hans@ittpub.nl
  31.