One can search multiple field with this query in VB rs.Open "select empr_name, datevalue, job_desc, shifts from schedule where emp_id = " + Text2.Text + "", con, adOpenKeyset, adLockOptimistic please comment if this post helps you!
This blog will focused on solving logical difficulties, helping people with different technical challenges and provide useful information.