This week, you learn essential database application programming in Visual C++. You learn the database tools that are included in Visual Studio 6. You write database applications and do some relational database programming. You wrap up the week by learning how to design a good relation database.
- Day 1 You examine the various database technologies at your disposal.
- Day 2 You learn about the relational database tools built into Visual Studio.
- Day 3 You learn about SQL and write some SQL queries to retrieve data from a database.
- Day 4 You write your first database application, using ADOóa C++ database programming API.
- Day 5 You write SQL and C++ code to add, modify, and delete data in relational databases.
- Day 6 You learn client/server programming techniques and the power of relational database servers.
- Day 7 You learn to design your own relational databases.
© Copyright, Sams Publishing. All rights reserved.