Hello All,
I'm having a CRecordset derived class. Can anyone help me how to retrieve the value returned by the SQL Query. I don't want to use CFieldExchange method as my Database Table will change dynamically. When I do GetFieldValue(index, szString) I'm getting only first 25 characters into szString. How to get the entire column value and also how to find how many records were returned by the query.
Many a thanks!
Sridharan
I'm having a CRecordset derived class. Can anyone help me how to retrieve the value returned by the SQL Query. I don't want to use CFieldExchange method as my Database Table will change dynamically. When I do GetFieldValue(index, szString) I'm getting only first 25 characters into szString. How to get the entire column value and also how to find how many records were returned by the query.
Many a thanks!
Sridharan