summaryrefslogtreecommitdiff
path: root/libodbcpp/connection.cpp
Commit message (Expand)AuthorAge
* A stream interface, an RDBMS bulk load interface, a decompression layer, an i...randomdan2012-03-20
* Add check function for when a connection is finished with, but you don't want...randomdan2011-02-17
* Support for table patching in different ways according to what the connector ...randomdan2011-02-11
* Fix the build system to do dependencies properlyrandomdan2011-02-09
* Use proper ODBC SQL_SUCCEEDED macro, not SQL_SUCCESS comparisonrandomdan2010-11-25
* Remove duplication in ODBC::Connection constructorsrandomdan2010-09-13
* Use the right header for BUFSIZrandomdan2010-09-12
* Cache that a DSN is unavailable for 60secrandomdan2010-07-15
* Implement connection caching and checking (requires ODBCv3 driver)randomdan2010-07-05
* Use Glib::ustring in libodbcpp for data and std::string for non-datarandomdan2010-06-11
* Minor fixesrandomdan2010-04-05
* lots of gcc warning fixes and a few newbiesrandomdan2010-04-02
* Lots of little fixesrandomdan2008-11-13
* Fix the C++ template errorsrandomdan2006-09-21
* libcodbcpp initial releaserandomdan2006-07-08