Re: Problem with developer alerts !

From: Mike Rainville <CCRE_at_musica.mcgill.ca>
Date: Wed, 29 Mar 2000 01:14:22 GMT
Message-ID: <38E158E5.3F461B3F_at_musica.mcgill.ca>


Do you check the value
of the result returned by the alert?

result := Alert_Cancel(...);
if result = 1
  then...

The SavePoint belongs at the logical beginning of a series of database changes that all must happen together for the database to remain internally consistent.

Good luck,
Mike.

Default user wrote:

> I am building a prototype in Developer 2000 form builder.
>
> The prototype has ALERTS such as DELETE_ALERT.
> When the prototype runs and the cancel button on the alert is pressed it
>
> returns all the way to the beginnning of the load up. I think this is
> something to do with the ROLLBACK command I have and the lack of a
> SAVEPOINT (as I wouldn't know where to put it). Can you help please ?
Received on Wed Mar 29 2000 - 03:14:22 CEST

Original text of this message