Hi! I am using ado in my current project. I am setting the record source of the ado run time. In the record source, I used the DISTINCT predicate as part of my SQL. But the result still displays duplicate records. The ado is bound to a grid and displays four fields. The duplicate records displays exactly the same data for the four fields. Please help me. Thank you.