Click to See Complete Forum and Search --> : getting values from Recordsets


delbert Harry
April 29th, 1999, 09:40 AM
I am pulling records from a database. I am using the CDaoRecordset to do my queries with, but I am having a little dificulty getting the actual value of the field that I am trying to search for. I am using the GetFieldvalue() function and I get a COleVariat object back, but I am unsure how to use this. I can't seem to find any examples on COleVariant and database. So if someone has a sample of how to do this tell me where I get the sample or send me one please.

April 29th, 1999, 09:58 AM
Hi,
what type of value are U trying to extract from the database ?
Yash.