Hi
I have a VB6 program that is using data from an MS SQL database.
Just wondered if there was an easy way to retrieve or filter DISTINCT values from a recordset, ie.without using a seperate Select statement
I am creating a chart and need distinct values from the recordset to become the axis lables.
I have a VB6 program that is using data from an MS SQL database.
Just wondered if there was an easy way to retrieve or filter DISTINCT values from a recordset, ie.without using a seperate Select statement
I am creating a chart and need distinct values from the recordset to become the axis lables.