Re: FORMS 3.0 Query Only Mode

From: John Strange <jstrange_at_tpd.dsccc.com>
Date: 2 Feb 1995 12:42:55 GMT
Message-ID: <3gqk0f$9fm_at_tpd.dsccc.com>


Tony Desborough (tony_at_bilpin.co.uk) wrote:
: Hi,
 

: Is there a quick an easy way to make a FORMS 3.0 form read-only? i.e
: the users can only do queries, but cannot insert, update or delete
: any records. Something like a command line option indicating read-only
: access would be great, and would save alot of work.
 

: Thanks in advance
: Tony
 

: --
: ----------------------------------------------------------------------------
: Tony Desborough SRL Data Ltd
: Software Programmer 1, Perren St
: Email: tony_at_bilpin.co.uk LONDON, NW5 3ED

--
If it is going to be from the command line the user could forget to add
the switch (if there is one); you would have to write a C program to launch
the form.
I have a menu of functions the user can select from in a form and for
query only functions I do a
	CALL_QUERY (form_name, other options here);

page 16-8 SQL*Forms Designer's Reference Version 3.0

------------------------------------------------------------------------
jstrange_at_ccmail.dsccc.com |  John Strange           | If frogs had wings
  214-519-3574            | DSC Communications Corp | they wouldn`t bump
--------------------------+ 600 Data Dr,  MS ISD07  | their butt as
I speak for me, not DSC.  | Plano, Tx 75075         | they hopped along.
Received on Thu Feb 02 1995 - 13:42:55 CET

Original text of this message