搜索资源列表
dtl
- The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automa
A_template476131102002
- A template solution for C++ database development Descr iption: A template class that can write,read,modify & delete objects of any class/structure to a database.
