MKSQLCpp  0.1
MakeMySQLC++Classes
 All Classes Files Functions Variables Macros Pages
Make SQL C++ Class System

Introduction

This program was developed to speed up and ease the task of writing C++ classes for use with the MySQL database management system. There are various options that are currently available for use with this task, you can create the files specifically for a table within a Database or just have all the tables in the Database created.