Database GUI logic

Jan Schenkel janschenkel at yahoo.com
Fri Feb 6 05:44:17 EST 2004


--- hershrev <hershbp at realtorsgroup.us> wrote:
> Hi every one.
> What is the best way to select a DB record into a
> form view window with 
> multiple fields ? (not with the db manager ,because
> I don't want to 
> give the user access to the data itself to tamper
> with, to avoid 
> corruption.)
> Thanks hershrev
> 

Hi Hershrev,

Using the database-linked fields doesn't mean you
_have_to_ update each field as soon as it is changed.

Just link all the fields, checkboxes and option menus,
but don't set them to update after editing.
Then add a button, go to the Database panel of the
property palette, and set its action to 'Update
Record' -- and presto, when the user edits data,
nothing is saved, until he clicks this button.

Hope this helped,

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html


More information about the use-livecode mailing list