sql_language thread: Select DISTINCT and CRecordSet
Hello, Is there any way to "select distinct" after deriving a CRecordSet class? I have a rather large table that has a small number of distinct values I'm looking for. Using "select distinct" works well when I query the database using a database viewer, but I'm not sure how I would do this in the derived CRecordSet class. Is there a way? Thanks in advance! Derek
|





