Updating a Data Record
Task :
Continue with the same Visual C++ application (inter) - This will now be adapted so that existing records may be updated within the table through the Visual C++ interface.
Instructions :
Help :
Chapter 5 - "Database programming with Visual C++ 6 in 21 days" - Lyn Robison.
Click here for a worked example
Click here for the source code
Click here to return to menu