I want to pass a value to a query
say

"select * from bill where studid= ' " & txt1.text & " ' "
and display the output in my datareport. how do i start with