hello,
can some one pls help me about certain problem.Actuall y, i am using "datagrid" control of VB6.0 to display data with the help of ADODB recordset.
The back end is a MSACCESS table. I want to retrieve a specific row from this table and display in the DataGrid selectively. But following run time error is showing.
Error 7004
Recordset is not Bookmarkable.
Public adcon...