Monday, November 1, 2021

Case Study 10: MFC with SQLite

Case Study 10: MFC with SQLite

    Prerequsite

  1. What is SQLite3?
  2. SQLite3 is a compact free database you can use easily to create and use a database. Learn more about it in this blog post.

  3. Installing and Using SQLite on Windows
  4. How to install and use SQLite on Windows.

  5. Basic Git Command Line Reference for Windows Users
  6. While there are GUI interfaces available for GIT (some good, some bad), familiarity with at least the basics of git’s command line interface can only enhance your ability to use the tool to maximum effectiveness..

  7. Creating A Basic Make File for Compiling C Code
  8. The basics of compiling C code and using Makefiles.

  9. Getting Started with Git for the Windows Developer (Part III) - Working with Files Using Bash
  10. Third part in a series focused on getting familiar with Git for Windows developers.

    Case Study

  11. SQLite
  12. SQLite access C++ classes.

  13. Starting with SQLite in C++
  14. TIn this article, I share my experience creating and compiling a simple C++ program using SQLite to store data..

  15. SQLiteTbl, A C++ class that provides a CRecordSet like interface for SQLite
  16. A CRecordSet like interface for a SQLite database table..

  17. GtCalc: A C++ Spreadsheet Control for GT Graphical User Interface Library
  18. GtCalc is a spreadsheet library for the GT Graphical User Interface Library.

  19. SQLDevKit: A C++ Object Oriented Wrapper to SQLite
  20. The SQL Developer Kit, or SQD, is an interface wrapper around the SQLite 3 Database engine..

  21. SQLite3 MFC Wrapper
  22. A SQLite3 MFC wrapper with Unicode/Pocket PC 2003 support.

  23. An Easy to Use Wrapper for SQLite3 (Totally Free Embedded Database Engine!)
  24. I have created classes to wrap the SQLite3 library, to remove many headaches....

  25. CppSQLite - C++ Wrapper for SQLite
  26. C++ wrapper around the SQLite embedded database library..

  27. This is a paragraph.

  28. This is a paragraph.

  29. This is a paragraph.

  30. This is a paragraph.

  31. This is a paragraph.

  32. This is a paragraph.

  33. This is a paragraph.

No comments:

Post a Comment