0
I was sent to make a program for selecting professors from a Visual Basic university with access database, but I’m having some problems in performing it. Is it possible to use a checkbox to extract data from the access database and thus present a result? For example, I want you to select and I want you to present me the results of teachers who give a certain number of subjects
Welcome to Stackoverflow, to start make a [tour] and then see [Ask] and [Answer]. Always inform a minimal, complete and verifiable example
– Don't Panic
Based on your question, yes is possible through sql statements.
– davidterra