资 源 简 介
If you need a nice ODBC C++ Wrapper check [nanodbc](http://lexicalunit.github.com/nanodbc/)! Nanodbc is a fork to the now un-maintained TinyODBC with many more features!
This project is left here for archive purposes.
Uhhh, another OSS, what is this now?
TinyODBC is a C++ Wrapper around ODBC C API. That"s all! Nothing more, nothing less!
If you want a complete list of features check current status
There is an official ODBC API for C! Why should I use this one?
Using ODBC C API produces quite "ugly" code and it is not object oriented! TinyODBC wraps ODBC C API and provides a C++ API that is Object Oriented, cleaner, easier to learn and takes advantage of many C++ techniques.
Hmm, I got the point, but how can I install this?
As the title says TinyODBC is TINY! It consists of two source files, we could provide binaries but because of the
文 件 列 表
docs
html
html
annotated.html
classtiodbc_1_1connection.html
classtiodbc_1_1connection-members.html
classtiodbc_1_1field__impl.html
classtiodbc_1_1field__impl-members.html
classtiodbc_1_1param__impl.html
classtiodbc_1_1param__impl-members.html
classtiodbc_1_1statement.html
classtiodbc_1_1statement-members.html
doxygen.css
doxygen.png
examples.html
files.html
functions.html
functions_func.html
index.html
namespacemembers.html
namespacemembers_func.html
namespacemembers_type.html
namespaces.html
namespacetiodbc.html
pages.html
tab_b.gif
tab_l.gif
tab_r.gif
tabs.css
tiodbc_8hpp-source.html
examples
example_1.cpp
example_2.cpp
example_3.cpp
example_4.cpp
tiodbc.cpp
tiodbc.hpp