Introduction - If you have any usage issues, please Google them yourself
This procedure is a procedure based on the dialog box, there is a simple menu. When the user choose to " connect" , it attempts to connect to the database test.mdb, if connected, will be shown by the ODBC driver to return to the full connection string. Next, the user can choose " View All Records" command, the program will use the listview control to display all the data in the database. Users can also select " Query" command to query specific records. examples of the procedures will show a small dialog box prompt user input to find the names. When the user press the OK button or the Enter key, the program will be the implementation of a query to find records in line with the conditions. When a user completes the operation of the database, you can choose " disconnect" command with a database disconnect .