| VOConnection.cpp |
Encapsulates ADO Connection COM Object |
| VOConnection.h |
Header file for VOConnection class |
| VORecordset.cpp |
Encapsulates ADO Recordset COM Object |
| VORecordset.h |
Header file for VORecordset class |
| VOString.cpp |
Simple string class |
| VOString.h |
Header file for VOString class |
| VOADO.zip |
Source files for CVOConnection and CVORecordset classes, zipped |
| SQLCommand.zip |
Sample project using CVOConnection, CVORecordset, and
CVOAutoListCtrl classes. Allows you to execute any SQL command, allowing creation and dropping of tables, insertion, update and deletion of rows, etc. some sample SQL commands are included in a dropdown for your convenience |