Hi
I am working with C# and SQL 2005
and add form, data source, bindng source, and some fields from my table
what I want to know is what is the best way to search any field that in the data source?
let say that a field called "EmpID" and I want to find "EmpID = 42341" to show his data..
Regard
Start Free Trial