S
Saeid Azish
Hi all,
Does anyone know how I can implement something equal to
the following code in ADO.Net (VB.Net)
ADODC1.Recordset.Find "FirstName Like 'A%'"
I have tried Rows.Find, Rows.Select,
DefaultView.RowFilter but no chance. Any help appreciated.
Thanks, Saeid
Does anyone know how I can implement something equal to
the following code in ADO.Net (VB.Net)
ADODC1.Recordset.Find "FirstName Like 'A%'"
I have tried Rows.Find, Rows.Select,
DefaultView.RowFilter but no chance. Any help appreciated.
Thanks, Saeid