]> git.saurik.com Git - wxWidgets.git/commit
Added support for SQL_C_UCHAR (unicode builds), SQL_C_LONG, and SQL_C_SHORT. These...
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 10 Nov 2004 10:29:37 +0000 (10:29 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 10 Nov 2004 10:29:37 +0000 (10:29 +0000)
commit5a349c39a0d074d586add9c0d61f0ecb11d6acf6
tree130521dee7b9925c30dffc79a03919ca624a31d8
parentaa3698d5d05179581fafc68b19791160a9097e03
Added support for SQL_C_UCHAR (unicode builds), SQL_C_LONG, and SQL_C_SHORT.  These are the column types supported by the wxODBC classes that were not being handled by the wxDbGrid code

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