Good afternoon, everyone. The language I am using is Delphi 4. I am having a question on how to check if a record already exists in DB Grid. The values I want to insert into the DBGrid will be typed in a DB Edit. The table has two primary keys. If the primary key set equals some bank record, the system will prevent the record from being inserted into the DBGrid.