Re: Dev2000 Insert and Commit without visible block

From: Peter Schneider <peter.schneider_at_okay.net>
Date: 1998/01/30
Message-ID: <34d23d9a.7834793_at_news.okay.net>#1/1


On Fri, 30 Jan 1998 10:24:20 -0500, "Joseph Scherer" <jscherer_at_mindspring.com> wrote:

>I have what may be a weird question. I would like to insert
>a new record into a table every time an application starts.
>I am using the 'WHEN-NEW-FORM-INSTANCE' trigger and
>attempting to perform an SQL INSERT statement. I think all
>of that works fine. However, I have attempted to perform
>an immediate COMMIT. My changes are saved to the database,
>but I get an error message stating there are 'No changes to
>save.'

[...]

Hi Joseph,

don't do a commit but a FORMS_DDL('commit') instead.

HTH
Peter

-- 
Peter Schneider
peter.schneider_at_okay.net
Received on Fri Jan 30 1998 - 00:00:00 CET

Original text of this message