]> git.saurik.com Git - wxWidgets.git/commit
[SF#777752] Applied a slight variation of this patch, pulling out the code that ...
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 12 May 2004 17:16:05 +0000 (17:16 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 12 May 2004 17:16:05 +0000 (17:16 +0000)
commite9ed92a2fd4783aae589aabd660c12cb87704f79
treeddb2852fa35623eaa3a6232cca85b262dd9efebd
parentb26e2b55ca46bfa46654c98db716bb14328d0429
[SF#777752] Applied a slight variation of this patch, pulling out the code that  set the CbValue for the column from ::bindParams() to a new private function names ::setCbValueForColumn().  ::bindParams() now calls this function, as do both version of ::SetColNull()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/dbtable.cpp