Results 1 to 11 of 11

Thread: [RESOLVED] Delete Duplicate records

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2007
    Location
    Malaysia
    Posts
    1,370

    Resolved [RESOLVED] Delete Duplicate records

    I have three field name Negeri,Kompartment,Blok

    In this three field name, there are two record which contains same records. How I can delete the record in the database if it same records have already exist in the records. I am not using primary key for this. tables. I used Microsoft access 2003 as my database

    Code:
    .Open "SELECT Negeri,Kompartment,Blok FROM Kompartmen"
    Last edited by matrik02; Feb 15th, 2008 at 09:41 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width