Quick enhancement request
Deskin, Bob
Bob.Deskin@Cognos.COM
Fri, 18 May 2001 12:57:19 -0400
Suggestion received.
Bob Deskin
PowerHouse Web Product Manager, Application Development Tools, Cognos Inc.
bob.deskin@cognos.com (613) 738-1338 ext 7268 FAX: (613) 727-1178
3755 Riverside Drive P.O. Box 9707 Stn. T, Ottawa ON K1G 4K9 CANADA
-----Original Message-----
From: Pickering, John (NORBORD) [mailto:PICKERIJ@norbord.com]
Sent: Friday, May 18, 2001 12:52 PM
To: 'Powerhouse List'
Cc: 'Deskin, Bob'
Subject: Quick enhancement request
How about adding a PREAPPEND procedure?
I want to do some security checking before I allow additions to a table.
When the screen has only an ENTRY procedure then the PREENTRY procedure
seems the correct place to do this. But when the screen has a CLUSTER and
therefore an APPEND procedure the user can bypass the PREENTRY procedure by
simply using Append.
And while you're in the code you might as well add PREDELETE for just the
same kinds of reasons.
I know I could modify the generated procedures but, since Matt has renewed
his interest in this list, I must resist the temptation :-)
Regards,
JWP