Re: Help? Check for dups before insert in Forms4.5

From: Steve Cosner <stevec_at_zimmer.CSUFresno.EDU>
Date: 1996/09/23
Message-ID: <526bob$b00_at_zimmer.CSUFresno.EDU>#1/1


In article <3242D294.22D2_at_ix.netcom.com>, <janssenj_at_ix.netcom.com> wrote:
>Does anyone know an easy way to check for duplicates in a multi-record
>block in Forms before committing the rows to the database?
>
>Thanks in advance.

Not an easy way, but I have done it this way... In your key-commit trigger, write a loop (with a second nested loop) to check each row against all of the rows below.

Regards,
Steve Cosner Received on Mon Sep 23 1996 - 00:00:00 CEST

Original text of this message