]> git.saurik.com Git - wxWidgets.git/commit
::Catalog() function was failing against several databases as the PRECISION and LENGT...
authorGeorge Tasker <gtasker@allenbrook.com>
Thu, 12 Jul 2001 19:22:49 +0000 (19:22 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Thu, 12 Jul 2001 19:22:49 +0000 (19:22 +0000)
commite262868d430219d285e8a4d4aeaaa6fe4e6fde25
treee654af18339203f473f28f0e020e20d01a68eb2d
parent2c40e41c4ed3127df0136077360a9de41b6192c8
::Catalog() function was failing against several databases as the PRECISION and LENGTH values returned were larger (more bytes) than the variable that was bound for holding the returned value

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