Im new to vc++. but i need to automatically load my recordset (which can hold different record from different tables, so columns and field names may vary) to my list control.
Is it possible to also automatically list the header depending on the field name of my recordset?
I want this this way so my program will be flexible.
please help!
Is it possible to also automatically list the header depending on the field name of my recordset?
I want this this way so my program will be flexible.
please help!