Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: Select DISTINCT and CRecordSet


Message #1 by "Price, Derek" <dprice@d...> on Wed, 8 Aug 2001 17:54:27 -0400
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

  Return to Index