I have a boundless form that I want to be able to perform basic search queries. I defined an click event in Visual Basic. I defined variables for each search box.
What I'd like to do to perform a SQL query on each text box that is Not Null. I'm having difficulty writing sql statements in either design view or Visual Basic.
This may be an easier to do this. I'd appreciate any help you can offer.
What I'd like to do to perform a SQL query on each text box that is Not Null. I'm having difficulty writing sql statements in either design view or Visual Basic.
This may be an easier to do this. I'd appreciate any help you can offer.