Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Address type inconsistency issue with size functions | randomdan | 2011-01-30 |
| | |||
* | Support binding null to an SQL command parameter | randomdan | 2010-11-30 |
| | | | | Bind null for missing values for SQL merge data | ||
* | Rewrite the whole of parameter and column binding almost from scratch | randomdan | 2010-09-16 |
| | | | | | | No more template rubbish, no more messy partial specialisation Add copyless rebind of column to parameter Changes in project2 to suit | ||
* | Use Glib::ustring in libodbcpp for data and std::string for non-data | randomdan | 2010-06-11 |
| | | | | | Add support for parameters in SqlViews Uses parameters to implement category browse and search | ||
* | libcodbcpp initial release | randomdan | 2006-07-08 |