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
Printable View
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
Take a look at this thread:
http://www.vbforums.com/showthread.p...ght=datareport