Download MyBooks   MyBooks 2.0

Software Specifications


MyBooks Screenshot
  View more screenshots
Editor Rating
0.0
Version:
2.0
Size:
31 KB
License [?]:
Demoware
Price:
$24.95 USD
Last Updated:
Category:
Source Code Software
Developer:
ICT eBooks by Yeoh HS
Operating System:
Windows 98 Windows NT Windows 2000 Windows ME Windows XP Windows Server 2003
Additional Requirements:
MySQL Server
Limitations
Not available

MyBooks Review

" Learn how to create MySQL clients in C and C++. "

Would you like to know how to create MySQL client applications using Visual C++ with MySQL C API?

What is MySQL? The MySQL database server is the world's most popular open source database. Its C API allows you to easily create clients that accesses the database, either on a local computer, LAN or the Internet.

If you are looking for a full example source code for a complete MFC C++ program that uses the MySQL C API to access a MySQL database, then this package is for you.

MyBooks Example Source Codes Package

Here's what you'll learn from this package.

1. How to integrate MFC code with C code.
2. How to use a ListBox control
3. How to enable and disable command buttons
4. How to coordinate the interactions between listbox, edit input fields and command buttons
5. Input validation for blanks, numerical data and dates
6. How to implement wildcard searches
7. How to connect to a MySQL server using the C API
8. How to create SQL statements to add, edit, delete and search data
9. How to use the MySQL C API functions to add, edit, delete and searchdata
10. How to escape problematic characters like apostrophe in text strings.
11. How to check for duplicate keys
12. How to use HTML Help in your MFC program.

Share

Top Related Downloads
1. Download Source Lister Source Lister
Formats source program listings, with pagination controls for C/C++ and ASM files.
2. Download Fun Visual Basic Projects Fun Visual Basic Projects
Source code for home projects you can modify.
3. Download Visual Basic Database Projects Visual Basic Database Projects
Source code for database projects you can adapt for your use.
4. Download Visual Basic .NET Projects Visual Basic .NET Projects
Source code for home projects you can modify.
5. Download Common Dialogs Class Common Dialogs Class
Visual Basic Source code illustrating how to call some common windows dialogs.