What I am trying to do is to open a form which presents just a number of records which are matched with my criteria.
What I have done untill know is that I created a form binded to a tableadapter which is connected to a MS ACCESS table as the datasource. I open the form with "myForm. Show()" function in my code but I do not know how to apply conditions, so the form should show up with the records witch their "SpecID" field is equal to a certain value.
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.