VOConnection and VORecordset
Add ADO to your C++ applications without having to worry about COM. These two classes encapsulate
a large percentage of the work involved in getting ADO up and running with a minimum of
overhead in your application. Cleanup of connections, recordsets and COM instances is automatic.
| Author | Virtual Office Systems Incorporated |
| Home page | VOS PocketPC ADO classes |
| Download | VOADO.ZIP
(5 Kb)
|
| License | Free |
| Sources available | yes |
| Commented code | no |
| Documentation | no |
| Sample application | 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
|
| Tutorial | Using ADOCE from a C++ Application
|
| Supported CPU | All |
| Tested devices | |
|