0
Answer

Searching Records

sujeeth

sujeeth

18y
1.7k
1
hi in ado to search a particular record using any field i am using find methad of Recordset. in ADO.Net also i can use the same methad if i use recordset object, but i know its slow compared to .net dataproviders and dataset. can i implement the same by using ado.net's other objects like datatable,dataadapter etc. can anyone help me to solve this problem. rgds.