index
:
LibDB++ ODBC
main
LibDB++ ODBC connector.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libodbcpp
/
param.cpp
Commit message (
Expand
)
Author
Age
*
Adds native support for time_duration as a variable type
randomdan
2014-03-03
*
Fix function definitions to match declarations (fixes Doxygen warnings)
randomdan
2011-03-02
*
Fix the build system to do dependencies properly
randomdan
2011-02-09
*
Support binding null to an SQL command parameter
randomdan
2010-11-30
*
Use proper ODBC SQL_SUCCEEDED macro, not SQL_SUCCESS comparison
randomdan
2010-11-25
*
Fix incorrect use of NULL, picked up by new GCC
randomdan
2010-11-22
*
Rewrite the whole of parameter and column binding almost from scratch
randomdan
2010-09-16
*
Remove lots of overkill variations of string stuff and have a vector<char> de...
randomdan
2010-08-30
*
Fix early assign of insCmd in sqlmerge
randomdan
2010-08-12
*
Use Glib::ustring in libodbcpp for data and std::string for non-data
randomdan
2010-06-11
*
Fix memory leaks and alloc issues
randomdan
2010-05-27
*
Ditch crazy timetypepair and just use an ODBC struct
randomdan
2010-05-02
*
Minor fixes
randomdan
2010-04-05
*
lots of gcc warning fixes and a few newbies
randomdan
2010-04-02
*
Lots of little fixes
randomdan
2008-11-13
*
Fix the C++ template errors
randomdan
2006-09-21
*
libcodbcpp initial release
randomdan
2006-07-08