From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:6214:4105:: with SMTP id kc5mr14603371qvb.24.1642504616843; Tue, 18 Jan 2022 03:16:56 -0800 (PST) X-Received: by 2002:a25:b19d:: with SMTP id h29mr34545886ybj.152.1642504616711; Tue, 18 Jan 2022 03:16:56 -0800 (PST) Path: eternal-september.org!reader02.eternal-september.org!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 18 Jan 2022 03:16:56 -0800 (PST) In-Reply-To: <09dcb07d-f7b8-432b-8338-840ff90faef1n@googlegroups.com> Injection-Info: google-groups.googlegroups.com; posting-host=94.60.27.164; posting-account=3cDqWgoAAAAZXc8D3pDqwa77IryJ2nnY NNTP-Posting-Host: 94.60.27.164 References: <09dcb07d-f7b8-432b-8338-840ff90faef1n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <044fecdb-18ad-40e8-a776-8da01573434dn@googlegroups.com> Subject: Re: Odd Behaviour From: Marius Amado-Alves Injection-Date: Tue, 18 Jan 2022 11:16:56 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:63382 List-Id: To find the culprit I would: Test Pre vs. Post (Pre only vs. Post only). Unit test function SQL_OK for storage error just in case.