FaisalHenry
Programmer
I want to use ADO recordset as a datasource for datagrid
sample code:
set datagrid.Datasource = rs
but i got an error messaged that says "Result set is not bookmarkable"
any suggestion on solving this?
sample code:
set datagrid.Datasource = rs
but i got an error messaged that says "Result set is not bookmarkable"
any suggestion on solving this?