Re: webserver read consistancy

From: Jason Pepper <jason_at_steamer.u-net.com>
Date: 1998/04/01
Message-ID: <6fu8cb$qud$1_at_news.u-net.com>#1/1


Dennis,

If you require read consistency across sessions, then a simple way to implement this would be to use the generator capabilities of Designer/2000 from Oracle.

This has the ability to create PL/SQL wrappers for your tables and then when you generate new applications it uses these wrappers to insert/update/delete the data.

You can also use these wrappers yourself.

These wrappers will provide you with the 'Data updated by another user - please requery' type of error that is experienced in Oracle Forms.

Regards
===


Jason Pepper  Phone Mail : +44 171 691 7298
                Fax Mail : +44 171 691 7298
                  E-Mail : jason_at_steamer.u-net.com
                     WWW : www.steamer.u-net.com

  • Smile, fresh air is good for the teeth --
Received on Wed Apr 01 1998 - 00:00:00 CEST

Original text of this message