Description: Mainly through the MFC database tables for the construction of some basic operations. The example here is the operation of the student table in the database, the table contains the student some basic information, such as student number, name, gender, age. The basic operations include add, search, modify, and delete. Students themselves can also be extended, such as increasing student information as well as increase the number of operations on the table.
To Search:
File list (Check if you may need any files):
mfc sql.pdf