I'm using the function CDaoRecordset::GetFieldValue() to get the value of a field in a Access table, and the value is stored in a COleVariant. How can I retrieve this value to add in a ComboBox for example? Is there a function to do this???