summaryrefslogtreecommitdiff
path: root/libodbcpp/modifycommand.cpp
Commit message (Collapse)AuthorAge
* Fix the build system to do dependencies properlyrandomdan2011-02-09
| | | | | | | | Break down libodbcpp into a set of base classes; libdbpp Add a native PostgreSQL implementation of libdbpp; libpqpp Extend project2 rdbms stuff to work with generic connectors Update datasources to specify connector type Build libmisc as .so
* Fix type of rows counterrandomdan2011-01-30
|
* Use proper ODBC SQL_SUCCEEDED macro, not SQL_SUCCESS comparisonrandomdan2010-11-25
|
* Tidy up hierarchyrandomdan2010-08-08
| | | | Add SqlMergeTask
* Use Glib::ustring in libodbcpp for data and std::string for non-datarandomdan2010-06-11
| | | | | Add support for parameters in SqlViews Uses parameters to implement category browse and search
* Fix the C++ template errorsrandomdan2006-09-21
| | | | | Add some half decent transaction support Change the error handling to not 'handle' _with_info
* libcodbcpp initial releaserandomdan2006-07-08