Introduction - If you have any usage issues, please Google them yourself
VC++ novice to prepare a small example: Access database using ADO connection and data query, such as in the input box type " Joe Smith" , if there is data in the database, it will display data to the DataList in this case, the three knowledge Points: ADO database connection, database query, data list display. If you' re new to VC++ programming, then this small example can help you quickly understand the VC database programming.