Hi all,
I have add these two ActiveX Control in my program, Microsoft ADO Data Control 6.0(SP4) (OLEDB) and Microsoft DataGrid 6.0 (SP5) (OLEDB). I found that there is a recordset class refer to that control. But it doesnt include the data variables. So how can I use the data which I retrieve from the DataGrid Control.
Thanks in advance.
FM
Note: I'm using VC++ 6.0.