I have a dataset called qbf2kDataSet. Currently it is just a table of the database. Using an SQL query how can I query the existing dataset qbf2kDataSet and return the resulting records to a new dataset qbf2kNew?
Note:
Access and OleDb data sources use the question mark '?' to denote parameters, so the WHERE clause would look like this: WHERE City = ?.
Click OK to close the Search Criteria Builder dialog box.
A FillByCityToolStrip is added to the form.
This if I have only a word in the textbox of City (for example). What if I have 2 or more words (and so more conditions) written in the textbox called City?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.