Re: Unique Check for Forms 6 Data Block
From: William <sucheeha_at_singnet.com.sg>
Date: Fri, 7 Apr 2000 15:12:56 +0800
Message-ID: <8ck1ln$734$1_at_mawar.singnet.com.sg>
Date: Fri, 7 Apr 2000 15:12:56 +0800
Message-ID: <8ck1ln$734$1_at_mawar.singnet.com.sg>
Currently my data block is displaying multiple records and my application requires that we allow the user to input multiple records. All the records are still buffered in the Forms and not Posted to the database, so even if I issue a query against the database I won't find any.(am I right?)
e.g.
Item_Code Brand_Code line 1 0-10 NTN line 2 0-12 NTN line 3 0-10 NTN -----> how to detect thisduplicate entry
Thanks a lot! Received on Fri Apr 07 2000 - 09:12:56 CEST