Hi,
Can anyone help me?
I want to search records in First, Previous, Next, Last manner very frequently. In recordset I can manage pointer with the help of movefirst, movenext,movepr ev,movelast but I dont want to use adodb.recordset .
No such Properties are available in datatable as far as I know so how do I manage these functinalities OR pointer in datatable?
thanks in advance
regards
Mushtak
Can anyone help me?
I want to search records in First, Previous, Next, Last manner very frequently. In recordset I can manage pointer with the help of movefirst, movenext,movepr ev,movelast but I dont want to use adodb.recordset .
No such Properties are available in datatable as far as I know so how do I manage these functinalities OR pointer in datatable?
thanks in advance
regards
Mushtak