Re: updatable views and forms

From: Daniel A. Morgan <dmorgan_at_exesolutions.com>
Date: Tue, 24 Apr 2001 22:59:49 -0700
Message-ID: <3AE667D5.5857C5E8_at_exesolutions.com>


Forget the view. Write the block against a stored procedure.

You probably could do it with a view but the performance would not be as good (most likely).

Daniel A. Morgan

sdenney wrote:

> I have a requirement to update multiple tables from one block in a form. my
> original idea was to create a view based on many tables and base the block
> on that. However, I don't believe you can update multiple tables from one
> view. Any suggestions on how you would do this?
  Received on Wed Apr 25 2001 - 07:59:49 CEST

Original text of this message