]> git.saurik.com Git - wxWidgets.git/commit
Replaced <iostream.h> reference with "wx/ioswrap.h"
authorGeorge Tasker <gtasker@allenbrook.com>
Fri, 25 Feb 2000 20:27:37 +0000 (20:27 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Fri, 25 Feb 2000 20:27:37 +0000 (20:27 +0000)
commit52a17fe5345ba1cbfc0ae156a3dbafc3191a67f8
tree905546afe844f3e8537f64672e2434cc4f4d6e37
parentbcaa23de098c1276b3f35716c9ea8b73cf3599bd
Replaced <iostream.h> reference with "wx/ioswrap.h"
Replaced wxMessageBox() with wxLogDebug() calls
When calling GetColumns(), some drivers/datasources would not return a proper value for columnSize.  If columnSize is less than 1, columnSize gets set to bufferLength

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