I want to use the ado.Recordset.Filter command in my project. Can someone give me the syntax.
I have written something like:
What us ado in this context( keeping in mind that SID is a Field name)
I have written something like:
Code:
ado.RecordSet.Filter = "[SID]=" + txtQuery.text